#BBF4EE#BBF4EE
#BBF4EE is a very light, muted teal. Relative luminance 0.814; OKLCH L 92.7% C 0.058 H 188.2°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF4EE |
|---|---|
| RGB | rgb(187, 244, 238) |
| HSL | hsl(174, 72%, 85%) |
| HSV | hsv(174, 23%, 96%) |
| CMYK | cmyk(23.4%, 0%, 2.5%, 4.3%) |
| CIE-LAB | lab(92.33, -19.13, -2.99) |
| CIE-LCH | lch(92.33, 19.37, 188.87°) |
| OKLab | oklab(92.67% -0.0576 -0.0083) |
| OKLCH | oklch(92.67% 0.058 188.2) |
| XYZ | xyz(68.2721, 81.4364, 92.9939) |
| Luminance | 0.8144 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 1.55
Eggshell Blue
#C4FFF7
ΔE00 2.35
Light Light Blue
#CAFFFB
ΔE00 2.76
Paleturquoise
#AFEEEE
ΔE00 2.82
Pale Cyan
#B7FFFA
ΔE00 3.07
Light Sky Blue
#C6FCFF
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF4EE #F4BBC1
analogous
#BBF4D2 #BBF4EE #BBDEF4
triadic
#BBF4EE #EEBBF4 #F4EEBB
tetradic
#BBF4EE #D2BBF4 #F4BBC1 #DEF4BB
square
#BBF4EE #D2BBF4 #F4BBC1 #DEF4BB
split-complementary
#BBF4EE #F4BBDE #F4D2BB
monochromatic
#52E3D4 #86EBE1 #BBF4EE #E5FBF8 #E5FBF8
Accessibility & contrast
On white
1.21
#BBF4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#BBF4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF4EE
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF4EE | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEEEE
Deuteranopia (green-blind)
#E3E6EF
Tritanopia (blue-blind)
#AAF7F2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #bbf4ee; /* rgb */ color: rgb(187, 244, 238); /* oklch */ color: oklch(92.7% 0.058 188.2);
Tailwind
colors: {
custom: {
50: '#d0f7f3',
500: '#bbf4ee',
950: '#000000',
},
}SCSS
$custom: #bbf4ee; $custom-light: #d0f7f3; $custom-dark: #000000;
JSON
{
"hex": "#bbf4ee",
"rgb": {
"r": 187,
"g": 244,
"b": 238
},
"hsl": {
"h": 173.684,
"s": 72.152,
"l": 84.51
},
"oklch": {
"l": 0.92668,
"c": 0.05819,
"h": 188.2
},
"luminance": 0.81439
}Semantic roles & 50–950 ramp
primary
#BBF4EE
secondary
#D57E88
accent
#1126D4
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585