#BBF4E9#BBF4E9
#BBF4E9 is a very light, muted teal. Relative luminance 0.811; OKLCH L 92.5% C 0.060 H 181.8°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF4E9 |
|---|---|
| RGB | rgb(187, 244, 233) |
| HSL | hsl(168, 72%, 85%) |
| HSV | hsv(168, 23%, 96%) |
| CMYK | cmyk(23.4%, 0%, 4.5%, 4.3%) |
| CIE-LAB | lab(92.20, -20.17, -0.58) |
| CIE-LCH | lch(92.20, 20.18, 181.64°) |
| OKLab | oklab(92.52% -0.0596 -0.0019) |
| OKLCH | oklch(92.52% 0.06 181.8) |
| XYZ | xyz(67.5477, 81.1466, 89.1788) |
| Luminance | 0.8115 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 2.22
Eggshell Blue
#C4FFF7
ΔE00 2.58
Pale Cyan
#B7FFFA
ΔE00 3.81
Light Light Blue
#CAFFFB
ΔE00 3.87
Pale Aqua
#B8FFEB
ΔE00 4.11
Paleturquoise
#AFEEEE
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF4E9 #F4BBC6
analogous
#BBF4CD #BBF4E9 #BBE3F4
triadic
#BBF4E9 #E9BBF4 #F4E9BB
tetradic
#BBF4E9 #CDBBF4 #F4BBC6 #E3F4BB
square
#BBF4E9 #CDBBF4 #F4BBC6 #E3F4BB
split-complementary
#BBF4E9 #F4BBE3 #F4CDBB
monochromatic
#52E3C7 #86EBD8 #BBF4E9 #E5FBF6 #E5FBF6
Accessibility & contrast
On white
1.22
#BBF4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#BBF4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF4E9
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF4E9 | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEDE9
Deuteranopia (green-blind)
#E4E5EA
Tritanopia (blue-blind)
#ABF6F0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #bbf4e9; /* rgb */ color: rgb(187, 244, 233); /* oklch */ color: oklch(92.5% 0.060 181.8);
Tailwind
colors: {
custom: {
50: '#d0f7f0',
500: '#bbf4e9',
950: '#000000',
},
}SCSS
$custom: #bbf4e9; $custom-light: #d0f7f0; $custom-dark: #000000;
JSON
{
"hex": "#bbf4e9",
"rgb": {
"r": 187,
"g": 244,
"b": 233
},
"hsl": {
"h": 168.421,
"s": 72.152,
"l": 84.51
},
"oklch": {
"l": 0.92523,
"c": 0.0596,
"h": 181.8
},
"luminance": 0.81149
}Semantic roles & 50–950 ramp
primary
#BBF4E9
secondary
#D57E8F
accent
#1137D4
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585