#BBF0EE#BBF0EE
#BBF0EE is a very light, muted teal. Relative luminance 0.791; OKLCH L 91.8% C 0.054 H 193.4°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF0EE |
|---|---|
| RGB | rgb(187, 240, 238) |
| HSL | hsl(178, 64%, 84%) |
| HSV | hsv(178, 22%, 94%) |
| CMYK | cmyk(22.1%, 0%, 0.8%, 5.9%) |
| CIE-LAB | lab(91.26, -17.16, -4.56) |
| CIE-LCH | lch(91.26, 17.75, 194.87°) |
| OKLab | oklab(91.82% -0.0525 -0.0125) |
| OKLCH | oklch(91.82% 0.054 193.4) |
| XYZ | xyz(67.0816, 79.0553, 92.5971) |
| Luminance | 0.7906 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.02
Duck Egg Blue
#C3FBF4
ΔE00 2.99
Light Light Blue
#CAFFFB
ΔE00 3.22
Light Sky Blue
#C6FCFF
ΔE00 3.28
Pale Blue
#D0FEFE
ΔE00 3.74
Eggshell Blue
#C4FFF7
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF0EE #F0BBBD
analogous
#BBF0D3 #BBF0EE #BBD7F0
triadic
#BBF0EE #EEBBF0 #F0EEBB
tetradic
#BBF0EE #D3BBF0 #F0BBBD #D7F0BB
square
#BBF0EE #D3BBF0 #F0BBBD #D7F0BB
split-complementary
#BBF0EE #F0BBD7 #F0D3BB
monochromatic
#57DAD5 #89E5E1 #BBF0EE #E6F9F9 #E6F9F9
Accessibility & contrast
On white
1.25
#BBF0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#BBF0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF0EE
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF0EE | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EBEE
Deuteranopia (green-blind)
#DFE3EF
Tritanopia (blue-blind)
#AAF3EF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bbf0ee; /* rgb */ color: rgb(187, 240, 238); /* oklch */ color: oklch(91.8% 0.054 193.4);
Tailwind
colors: {
custom: {
50: '#d0f5f3',
500: '#bbf0ee',
950: '#000000',
},
}SCSS
$custom: #bbf0ee; $custom-light: #d0f5f3; $custom-dark: #000000;
JSON
{
"hex": "#bbf0ee",
"rgb": {
"r": 187,
"g": 240,
"b": 238
},
"hsl": {
"h": 177.736,
"s": 63.855,
"l": 83.725
},
"oklch": {
"l": 0.9182,
"c": 0.05397,
"h": 193.4
},
"luminance": 0.79058
}Semantic roles & 50–950 ramp
primary
#BBF0EE
secondary
#CF8183
accent
#1A21CC
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585