#B9FFEE#B9FFEE
#B9FFEE is a very light, moderate teal. Relative luminance 0.880; OKLCH L 94.9% C 0.073 H 177.9°. Best body text is #000000 at 18.60:1 contrast (WCAG AA passes).
Color values
| HEX | #B9FFEE |
|---|---|
| RGB | rgb(185, 255, 238) |
| HSL | hsl(165, 100%, 86%) |
| HSV | hsv(165, 27%, 100%) |
| CMYK | cmyk(27.5%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(95.16, -25.06, 1.15) |
| CIE-LCH | lch(95.16, 25.09, 177.37°) |
| OKLab | oklab(94.9% -0.0731 0.0027) |
| OKLCH | oklch(94.9% 0.073 177.9) |
| XYZ | xyz(71.1952, 88.0040, 94.1075) |
| Luminance | 0.8801 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.02
Eggshell Blue
#C4FFF7
ΔE00 3.72
Duck Egg Blue
#C3FBF4
ΔE00 4.30
Pale Cyan
#B7FFFA
ΔE00 4.39
Light Cyan
#ACFFFC
ΔE00 5.45
Light Light Blue
#CAFFFB
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9FFEE #FFB9CA
analogous
#B9FFCB #B9FFEE #B9EDFF
triadic
#B9FFEE #EEB9FF #FFEEB9
tetradic
#B9FFEE #CBB9FF #FFB9CA #EDFFB9
square
#B9FFEE #CBB9FF #FFB9CA #EDFFB9
split-complementary
#B9FFEE #FFB9ED #FFCBB9
monochromatic
#3FFFD0 #7CFFDF #B9FFEE #E0FFF8 #E0FFF8
Accessibility & contrast
On white
1.13
#B9FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.60
#B9FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9FFEE
18.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9FFEE | 1.00 | 1.13 | 18.60 | 18.60 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F7ED
Deuteranopia (green-blind)
#EDEDEF
Tritanopia (blue-blind)
#A6FFFA
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #b9ffee; /* rgb */ color: rgb(185, 255, 238); /* oklch */ color: oklch(94.9% 0.073 177.9);
Tailwind
colors: {
custom: {
50: '#cffff3',
500: '#b9ffee',
950: '#000000',
},
}SCSS
$custom: #b9ffee; $custom-light: #cffff3; $custom-dark: #000000;
JSON
{
"hex": "#b9ffee",
"rgb": {
"r": 185,
"g": 255,
"b": 238
},
"hsl": {
"h": 165.429,
"s": 100,
"l": 86.275
},
"oklch": {
"l": 0.94904,
"c": 0.07316,
"h": 177.9
},
"luminance": 0.88007
}Semantic roles & 50–950 ramp
primary
#B9FFEE
secondary
#E77591
accent
#0038E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685