Pale Aqua#B8FFEB
#B8FFEB is a very light, moderate teal. Relative luminance 0.877; OKLCH L 94.8% C 0.075 H 175.2°. Best body text is #000000 at 18.54:1 contrast (WCAG AA passes).
Color values
| HEX | #B8FFEB |
|---|---|
| RGB | rgb(184, 255, 235) |
| HSL | hsl(163, 100%, 86%) |
| HSV | hsv(163, 28%, 100%) |
| CMYK | cmyk(27.8%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(95.04, -25.96, 2.51) |
| CIE-LCH | lch(95.04, 26.08, 174.49°) |
| OKLab | oklab(94.77% -0.0752 0.0063) |
| OKLCH | oklch(94.77% 0.075 175.2) |
| XYZ | xyz(70.5177, 87.7051, 91.7943) |
| Luminance | 0.8771 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 0.00
Eggshell Blue
#C4FFF7
ΔE00 4.66
Duck Egg Blue
#C3FBF4
ΔE00 5.20
Pale Cyan
#B7FFFA
ΔE00 5.41
Pale Turquoise
#A5FBD5
ΔE00 5.68
Light Cyan
#ACFFFC
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8FFEB #FFB8CC
analogous
#B8FFC7 #B8FFEB #B8EFFF
triadic
#B8FFEB #EBB8FF #FFEBB8
tetradic
#B8FFEB #C7B8FF #FFB8CC #EFFFB8
square
#B8FFEB #C7B8FF #FFB8CC #EFFFB8
split-complementary
#B8FFEB #FFB8EF #FFC7B8
monochromatic
#3EFFC9 #7BFFDA #B8FFEB #E0FFF6 #E0FFF6
Accessibility & contrast
On white
1.13
#B8FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.54
#B8FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8FFEB
18.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8FFEB | 1.00 | 1.13 | 18.54 | 18.54 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF6EA
Deuteranopia (green-blind)
#EDEDEC
Tritanopia (blue-blind)
#A5FFF9
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #b8ffeb; /* rgb */ color: rgb(184, 255, 235); /* oklch */ color: oklch(94.8% 0.075 175.2);
Tailwind
colors: {
custom: {
50: '#cffff1',
500: '#b8ffeb',
950: '#000000',
},
}SCSS
$custom: #b8ffeb; $custom-light: #cffff1; $custom-dark: #000000;
JSON
{
"hex": "#b8ffeb",
"rgb": {
"r": 184,
"g": 255,
"b": 235
},
"hsl": {
"h": 163.099,
"s": 100,
"l": 86.078
},
"oklch": {
"l": 0.94765,
"c": 0.07544,
"h": 175.2
},
"luminance": 0.87709
}Semantic roles & 50–950 ramp
primary
#B8FFEB
secondary
#E77595
accent
#0041E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141816
muted
#838685