#BBF4EC#BBF4EC
#BBF4EC is a very light, muted teal. Relative luminance 0.813; OKLCH L 92.6% C 0.059 H 185.6°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF4EC |
|---|---|
| RGB | rgb(187, 244, 236) |
| HSL | hsl(172, 72%, 85%) |
| HSV | hsv(172, 23%, 96%) |
| CMYK | cmyk(23.4%, 0%, 3.3%, 4.3%) |
| CIE-LAB | lab(92.27, -19.55, -2.02) |
| CIE-LCH | lch(92.27, 19.65, 185.91°) |
| OKLab | oklab(92.61% -0.0584 -0.0057) |
| OKLCH | oklch(92.61% 0.059 185.6) |
| XYZ | xyz(67.9799, 81.3195, 91.4550) |
| Luminance | 0.8132 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 1.60
Eggshell Blue
#C4FFF7
ΔE00 2.26
Light Light Blue
#CAFFFB
ΔE00 3.12
Pale Cyan
#B7FFFA
ΔE00 3.24
Paleturquoise
#AFEEEE
ΔE00 3.46
Light Cyan
#ACFFFC
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF4EC #F4BBC3
analogous
#BBF4D0 #BBF4EC #BBE0F4
triadic
#BBF4EC #ECBBF4 #F4ECBB
tetradic
#BBF4EC #D0BBF4 #F4BBC3 #E0F4BB
square
#BBF4EC #D0BBF4 #F4BBC3 #E0F4BB
split-complementary
#BBF4EC #F4BBE0 #F4D0BB
monochromatic
#52E3CF #86EBDD #BBF4EC #E5FBF8 #E5FBF8
Accessibility & contrast
On white
1.22
#BBF4EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#BBF4EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF4EC
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF4EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF4EC | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEEEC
Deuteranopia (green-blind)
#E3E5ED
Tritanopia (blue-blind)
#AAF7F1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #bbf4ec; /* rgb */ color: rgb(187, 244, 236); /* oklch */ color: oklch(92.6% 0.059 185.6);
Tailwind
colors: {
custom: {
50: '#d0f7f2',
500: '#bbf4ec',
950: '#000000',
},
}SCSS
$custom: #bbf4ec; $custom-light: #d0f7f2; $custom-dark: #000000;
JSON
{
"hex": "#bbf4ec",
"rgb": {
"r": 187,
"g": 244,
"b": 236
},
"hsl": {
"h": 171.579,
"s": 72.152,
"l": 84.51
},
"oklch": {
"l": 0.9261,
"c": 0.05866,
"h": 185.6
},
"luminance": 0.81322
}Semantic roles & 50–950 ramp
primary
#BBF4EC
secondary
#D57E8B
accent
#112DD4
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585