#BBF3EC#BBF3EC
#BBF3EC is a very light, muted teal. Relative luminance 0.807; OKLCH L 92.4% C 0.058 H 186.8°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF3EC |
|---|---|
| RGB | rgb(187, 243, 236) |
| HSL | hsl(173, 70%, 84%) |
| HSV | hsv(173, 23%, 95%) |
| CMYK | cmyk(23%, 0%, 2.9%, 4.7%) |
| CIE-LAB | lab(92.01, -19.06, -2.42) |
| CIE-LCH | lch(92.01, 19.21, 187.23°) |
| OKLab | oklab(92.4% -0.0571 -0.0068) |
| OKLCH | oklch(92.4% 0.058 186.8) |
| XYZ | xyz(67.6798, 80.7193, 91.3550) |
| Luminance | 0.8072 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 1.69
Eggshell Blue
#C4FFF7
ΔE00 2.48
Light Light Blue
#CAFFFB
ΔE00 3.02
Paleturquoise
#AFEEEE
ΔE00 3.11
Pale Cyan
#B7FFFA
ΔE00 3.38
Ice
#D6FFFA
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF3EC #F3BBC2
analogous
#BBF3D0 #BBF3EC #BBDEF3
triadic
#BBF3EC #ECBBF3 #F3ECBB
tetradic
#BBF3EC #D0BBF3 #F3BBC2 #DEF3BB
square
#BBF3EC #D0BBF3 #F3BBC2 #DEF3BB
split-complementary
#BBF3EC #F3BBDE #F3D0BB
monochromatic
#53E1CF #87EADD #BBF3EC #E5FAF8 #E5FAF8
Accessibility & contrast
On white
1.22
#BBF3EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#BBF3EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF3EC
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF3EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF3EC | 1.00 | 1.22 | 17.14 | 17.14 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDEC
Deuteranopia (green-blind)
#E2E5ED
Tritanopia (blue-blind)
#ABF6F1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bbf3ec; /* rgb */ color: rgb(187, 243, 236); /* oklch */ color: oklch(92.4% 0.058 186.8);
Tailwind
colors: {
custom: {
50: '#d0f7f2',
500: '#bbf3ec',
950: '#000000',
},
}SCSS
$custom: #bbf3ec; $custom-light: #d0f7f2; $custom-dark: #000000;
JSON
{
"hex": "#bbf3ec",
"rgb": {
"r": 187,
"g": 243,
"b": 236
},
"hsl": {
"h": 172.5,
"s": 70,
"l": 84.314
},
"oklch": {
"l": 0.92397,
"c": 0.05751,
"h": 186.8
},
"luminance": 0.80722
}Semantic roles & 50–950 ramp
primary
#BBF3EC
secondary
#D37F8A
accent
#142BD2
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585