#BBFFE9#BBFFE9
#BBFFE9 is a very light, moderate teal. Relative luminance 0.880; OKLCH L 94.9% C 0.074 H 172.7°. Best body text is #000000 at 18.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFFE9 |
|---|---|
| RGB | rgb(187, 255, 233) |
| HSL | hsl(161, 100%, 87%) |
| HSV | hsv(161, 27%, 100%) |
| CMYK | cmyk(26.7%, 0%, 8.6%, 0%) |
| CIE-LAB | lab(95.15, -25.50, 3.72) |
| CIE-LCH | lch(95.15, 25.77, 171.71°) |
| OKLab | oklab(94.88% -0.0734 0.0095) |
| OKLCH | oklch(94.88% 0.074 172.7) |
| XYZ | xyz(70.9568, 87.9648, 90.3152) |
| Luminance | 0.8797 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 0.88
Eggshell Blue
#C4FFF7
ΔE00 5.12
Pale Turquoise
#A5FBD5
ΔE00 5.21
Duck Egg Blue
#C3FBF4
ΔE00 5.61
Pale Cyan
#B7FFFA
ΔE00 6.15
Light Aqua
#8CFFDB
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFFE9 #FFBBD1
analogous
#BBFFC7 #BBFFE9 #BBF3FF
triadic
#BBFFE9 #E9BBFF #FFE9BB
tetradic
#BBFFE9 #C7BBFF #FFBBD1 #F3FFBB
square
#BBFFE9 #C7BBFF #FFBBD1 #F3FFBB
split-complementary
#BBFFE9 #FFBBF3 #FFC7BB
monochromatic
#41FFC1 #7EFFD5 #BBFFE9 #E0FFF5 #E0FFF5
Accessibility & contrast
On white
1.13
#BBFFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.59
#BBFFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFFE9
18.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFFE9 | 1.00 | 1.13 | 18.59 | 18.59 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF6E8
Deuteranopia (green-blind)
#EEEDEA
Tritanopia (blue-blind)
#AAFFF8
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bbffe9; /* rgb */ color: rgb(187, 255, 233); /* oklch */ color: oklch(94.9% 0.074 172.7);
Tailwind
colors: {
custom: {
50: '#d1fff0',
500: '#bbffe9',
950: '#000000',
},
}SCSS
$custom: #bbffe9; $custom-light: #d1fff0; $custom-dark: #000000;
JSON
{
"hex": "#bbffe9",
"rgb": {
"r": 187,
"g": 255,
"b": 233
},
"hsl": {
"h": 160.588,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.94878,
"c": 0.074,
"h": 172.7
},
"luminance": 0.87968
}Semantic roles & 50–950 ramp
primary
#BBFFE9
secondary
#E7779B
accent
#004AE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141816
muted
#838685