#BBFEE9#BBFEE9
#BBFEE9 is a very light, moderate teal. Relative luminance 0.873; OKLCH L 94.7% C 0.073 H 173.3°. Best body text is #000000 at 18.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFEE9 |
|---|---|
| RGB | rgb(187, 254, 233) |
| HSL | hsl(161, 97%, 86%) |
| HSV | hsv(161, 26%, 100%) |
| CMYK | cmyk(26.4%, 0%, 8.3%, 0.4%) |
| CIE-LAB | lab(94.88, -25.02, 3.33) |
| CIE-LCH | lch(94.88, 25.24, 172.43°) |
| OKLab | oklab(94.66% -0.0721 0.0084) |
| OKLCH | oklch(94.66% 0.073 173.3) |
| XYZ | xyz(70.6386, 87.3285, 90.2091) |
| Luminance | 0.8733 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 0.77
Eggshell Blue
#C4FFF7
ΔE00 4.80
Duck Egg Blue
#C3FBF4
ΔE00 5.27
Pale Turquoise
#A5FBD5
ΔE00 5.49
Pale Cyan
#B7FFFA
ΔE00 5.85
Light Light Blue
#CAFFFB
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFEE9 #FEBBD0
analogous
#BBFEC8 #BBFEE9 #BBF2FE
triadic
#BBFEE9 #E9BBFE #FEE9BB
tetradic
#BBFEE9 #C8BBFE #FEBBD0 #F2FEBB
square
#BBFEE9 #C8BBFE #FEBBD0 #F2FEBB
split-complementary
#BBFEE9 #FEBBF2 #FEC8BB
monochromatic
#42FCC2 #7FFDD5 #BBFEE9 #E1FFF5 #E1FFF5
Accessibility & contrast
On white
1.14
#BBFEE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.47
#BBFEE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFEE9
18.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFEE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFEE9 | 1.00 | 1.14 | 18.47 | 18.47 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF5E8
Deuteranopia (green-blind)
#EDEDEA
Tritanopia (blue-blind)
#AAFFF8
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #bbfee9; /* rgb */ color: rgb(187, 254, 233); /* oklch */ color: oklch(94.7% 0.073 173.3);
Tailwind
colors: {
custom: {
50: '#d1fff0',
500: '#bbfee9',
950: '#000000',
},
}SCSS
$custom: #bbfee9; $custom-light: #d1fff0; $custom-dark: #000000;
JSON
{
"hex": "#bbfee9",
"rgb": {
"r": 187,
"g": 254,
"b": 233
},
"hsl": {
"h": 161.194,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.94663,
"c": 0.07263,
"h": 173.3
},
"luminance": 0.87332
}Semantic roles & 50–950 ramp
primary
#BBFEE9
secondary
#E5789A
accent
#0048E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141816
muted
#838685