#BBF1EA#BBF1EA
#BBF1EA is a very light, muted teal. Relative luminance 0.794; OKLCH L 91.9% C 0.056 H 186.5°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF1EA |
|---|---|
| RGB | rgb(187, 241, 234) |
| HSL | hsl(172, 66%, 84%) |
| HSV | hsv(172, 22%, 95%) |
| CMYK | cmyk(22.4%, 0%, 2.9%, 5.5%) |
| CIE-LAB | lab(91.42, -18.49, -2.23) |
| CIE-LCH | lch(91.42, 18.62, 186.89°) |
| OKLab | oklab(91.91% -0.0554 -0.0063) |
| OKLCH | oklch(91.91% 0.056 186.5) |
| XYZ | xyz(66.7957, 79.4133, 89.6348) |
| Luminance | 0.7942 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 2.08
Eggshell Blue
#C4FFF7
ΔE00 2.92
Paleturquoise
#AFEEEE
ΔE00 3.13
Light Light Blue
#CAFFFB
ΔE00 3.28
Pale Cyan
#B7FFFA
ΔE00 3.88
Ice
#D6FFFA
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF1EA #F1BBC2
analogous
#BBF1CF #BBF1EA #BBDDF1
triadic
#BBF1EA #EABBF1 #F1EABB
tetradic
#BBF1EA #CFBBF1 #F1BBC2 #DDF1BB
square
#BBF1EA #CFBBF1 #F1BBC2 #DDF1BB
split-complementary
#BBF1EA #F1BBDD #F1CFBB
monochromatic
#55DCCB #88E7DA #BBF1EA #E6FAF7 #E6FAF7
Accessibility & contrast
On white
1.24
#BBF1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#BBF1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF1EA
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF1EA | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBEA
Deuteranopia (green-blind)
#E1E3EB
Tritanopia (blue-blind)
#ABF4EF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bbf1ea; /* rgb */ color: rgb(187, 241, 234); /* oklch */ color: oklch(91.9% 0.056 186.5);
Tailwind
colors: {
custom: {
50: '#d0f5f0',
500: '#bbf1ea',
950: '#000000',
},
}SCSS
$custom: #bbf1ea; $custom-light: #d0f5f0; $custom-dark: #000000;
JSON
{
"hex": "#bbf1ea",
"rgb": {
"r": 187,
"g": 241,
"b": 234
},
"hsl": {
"h": 172.222,
"s": 65.854,
"l": 83.922
},
"oklch": {
"l": 0.91913,
"c": 0.05571,
"h": 186.5
},
"luminance": 0.79416
}Semantic roles & 50–950 ramp
primary
#BBF1EA
secondary
#D0808A
accent
#182FCE
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585