#B9FFEF#B9FFEF
#B9FFEF is a very light, moderate teal. Relative luminance 0.881; OKLCH L 94.9% C 0.073 H 178.9°. Best body text is #000000 at 18.61:1 contrast (WCAG AA passes).
Color values
| HEX | #B9FFEF |
|---|---|
| RGB | rgb(185, 255, 239) |
| HSL | hsl(166, 100%, 86%) |
| HSV | hsv(166, 27%, 100%) |
| CMYK | cmyk(27.5%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(95.19, -24.85, 0.67) |
| CIE-LCH | lch(95.19, 24.86, 178.46°) |
| OKLab | oklab(94.93% -0.0727 0.0014) |
| OKLCH | oklch(94.93% 0.073 178.9) |
| XYZ | xyz(71.3425, 88.0629, 94.8834) |
| Luminance | 0.8807 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.36
Eggshell Blue
#C4FFF7
ΔE00 3.44
Duck Egg Blue
#C3FBF4
ΔE00 4.03
Pale Cyan
#B7FFFA
ΔE00 4.04
Light Cyan
#ACFFFC
ΔE00 5.10
Light Light Blue
#CAFFFB
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9FFEF #FFB9C9
analogous
#B9FFCC #B9FFEF #B9ECFF
triadic
#B9FFEF #EFB9FF #FFEFB9
tetradic
#B9FFEF #CCB9FF #FFB9C9 #ECFFB9
square
#B9FFEF #CCB9FF #FFB9C9 #ECFFB9
split-complementary
#B9FFEF #FFB9EC #FFCCB9
monochromatic
#3FFFD3 #7CFFE1 #B9FFEF #E0FFF8 #E0FFF8
Accessibility & contrast
On white
1.13
#B9FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.61
#B9FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9FFEF
18.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9FFEF | 1.00 | 1.13 | 18.61 | 18.61 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F7EE
Deuteranopia (green-blind)
#ECEDF0
Tritanopia (blue-blind)
#A5FFFA
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #b9ffef; /* rgb */ color: rgb(185, 255, 239); /* oklch */ color: oklch(94.9% 0.073 178.9);
Tailwind
colors: {
custom: {
50: '#cffff4',
500: '#b9ffef',
950: '#000000',
},
}SCSS
$custom: #b9ffef; $custom-light: #cffff4; $custom-dark: #000000;
JSON
{
"hex": "#b9ffef",
"rgb": {
"r": 185,
"g": 255,
"b": 239
},
"hsl": {
"h": 166.286,
"s": 100,
"l": 86.275
},
"oklch": {
"l": 0.94932,
"c": 0.07272,
"h": 178.9
},
"luminance": 0.88066
}Semantic roles & 50–950 ramp
primary
#B9FFEF
secondary
#E7758F
accent
#0034E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685