#BBF4E8#BBF4E8
#BBF4E8 is a very light, muted teal. Relative luminance 0.811; OKLCH L 92.5% C 0.060 H 180.6°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF4E8 |
|---|---|
| RGB | rgb(187, 244, 232) |
| HSL | hsl(167, 72%, 85%) |
| HSV | hsv(167, 23%, 96%) |
| CMYK | cmyk(23.4%, 0%, 4.9%, 4.3%) |
| CIE-LAB | lab(92.17, -20.37, -0.10) |
| CIE-LCH | lch(92.17, 20.37, 180.27°) |
| OKLab | oklab(92.5% -0.06 -0.0006) |
| OKLCH | oklch(92.5% 0.06 180.6) |
| XYZ | xyz(67.4053, 81.0896, 88.4286) |
| Luminance | 0.8109 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 2.51
Eggshell Blue
#C4FFF7
ΔE00 2.78
Pale Aqua
#B8FFEB
ΔE00 3.85
Pale Cyan
#B7FFFA
ΔE00 4.06
Light Light Blue
#CAFFFB
ΔE00 4.15
Paleturquoise
#AFEEEE
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF4E8 #F4BBC7
analogous
#BBF4CC #BBF4E8 #BBE4F4
triadic
#BBF4E8 #E8BBF4 #F4E8BB
tetradic
#BBF4E8 #CCBBF4 #F4BBC7 #E4F4BB
square
#BBF4E8 #CCBBF4 #F4BBC7 #E4F4BB
split-complementary
#BBF4E8 #F4BBE4 #F4CCBB
monochromatic
#52E3C4 #86EBD6 #BBF4E8 #E5FBF6 #E5FBF6
Accessibility & contrast
On white
1.22
#BBF4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#BBF4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF4E8
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF4E8 | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEDE8
Deuteranopia (green-blind)
#E4E5E9
Tritanopia (blue-blind)
#ACF6F0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #bbf4e8; /* rgb */ color: rgb(187, 244, 232); /* oklch */ color: oklch(92.5% 0.060 180.6);
Tailwind
colors: {
custom: {
50: '#d0f7ef',
500: '#bbf4e8',
950: '#000000',
},
}SCSS
$custom: #bbf4e8; $custom-light: #d0f7ef; $custom-dark: #000000;
JSON
{
"hex": "#bbf4e8",
"rgb": {
"r": 187,
"g": 244,
"b": 232
},
"hsl": {
"h": 167.368,
"s": 72.152,
"l": 84.51
},
"oklch": {
"l": 0.92495,
"c": 0.05997,
"h": 180.6
},
"luminance": 0.81092
}Semantic roles & 50–950 ramp
primary
#BBF4E8
secondary
#D57E91
accent
#113AD4
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585