#BBF0EA#BBF0EA
#BBF0EA is a very light, muted teal. Relative luminance 0.788; OKLCH L 91.7% C 0.055 H 187.7°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF0EA |
|---|---|
| RGB | rgb(187, 240, 234) |
| HSL | hsl(173, 64%, 84%) |
| HSV | hsv(173, 22%, 94%) |
| CMYK | cmyk(22.1%, 0%, 2.5%, 5.9%) |
| CIE-LAB | lab(91.15, -17.99, -2.63) |
| CIE-LCH | lch(91.15, 18.18, 188.30°) |
| OKLab | oklab(91.7% -0.0541 -0.0073) |
| OKLCH | oklch(91.7% 0.055 187.7) |
| XYZ | xyz(66.5005, 78.8229, 89.5364) |
| Luminance | 0.7883 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 2.31
Paleturquoise
#AFEEEE
ΔE00 2.87
Eggshell Blue
#C4FFF7
ΔE00 3.21
Light Light Blue
#CAFFFB
ΔE00 3.30
Pale Cyan
#B7FFFA
ΔE00 4.09
Light Sky Blue
#C6FCFF
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF0EA #F0BBC1
analogous
#BBF0CF #BBF0EA #BBDBF0
triadic
#BBF0EA #EABBF0 #F0EABB
tetradic
#BBF0EA #CFBBF0 #F0BBC1 #DBF0BB
square
#BBF0EA #CFBBF0 #F0BBC1 #DBF0BB
split-complementary
#BBF0EA #F0BBDB #F0CFBB
monochromatic
#57DACB #89E5DB #BBF0EA #E6F9F7 #E6F9F7
Accessibility & contrast
On white
1.25
#BBF0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#BBF0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF0EA
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF0EA | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEAEA
Deuteranopia (green-blind)
#E0E2EB
Tritanopia (blue-blind)
#ACF3EE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bbf0ea; /* rgb */ color: rgb(187, 240, 234); /* oklch */ color: oklch(91.7% 0.055 187.7);
Tailwind
colors: {
custom: {
50: '#d0f5f0',
500: '#bbf0ea',
950: '#000000',
},
}SCSS
$custom: #bbf0ea; $custom-light: #d0f5f0; $custom-dark: #000000;
JSON
{
"hex": "#bbf0ea",
"rgb": {
"r": 187,
"g": 240,
"b": 234
},
"hsl": {
"h": 173.208,
"s": 63.855,
"l": 83.725
},
"oklch": {
"l": 0.91701,
"c": 0.05457,
"h": 187.7
},
"luminance": 0.78825
}Semantic roles & 50–950 ramp
primary
#BBF0EA
secondary
#CF8189
accent
#1A2ECC
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585