#BBF5EC#BBF5EC
#BBF5EC is a very light, muted teal. Relative luminance 0.819; OKLCH L 92.8% C 0.060 H 184.5°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF5EC |
|---|---|
| RGB | rgb(187, 245, 236) |
| HSL | hsl(171, 74%, 85%) |
| HSV | hsv(171, 24%, 96%) |
| CMYK | cmyk(23.7%, 0%, 3.7%, 3.9%) |
| CIE-LAB | lab(92.54, -20.04, -1.63) |
| CIE-LCH | lch(92.54, 20.11, 184.66°) |
| OKLab | oklab(92.82% -0.0596 -0.0047) |
| OKLCH | oklch(92.82% 0.06 184.5) |
| XYZ | xyz(68.2816, 81.9229, 91.5556) |
| Luminance | 0.8193 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 1.64
Eggshell Blue
#C4FFF7
ΔE00 2.12
Pale Cyan
#B7FFFA
ΔE00 3.18
Light Light Blue
#CAFFFB
ΔE00 3.27
Paleturquoise
#AFEEEE
ΔE00 3.83
Light Cyan
#ACFFFC
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF5EC #F5BBC4
analogous
#BBF5CF #BBF5EC #BBE1F5
triadic
#BBF5EC #ECBBF5 #F5ECBB
tetradic
#BBF5EC #CFBBF5 #F5BBC4 #E1F5BB
square
#BBF5EC #CFBBF5 #F5BBC4 #E1F5BB
split-complementary
#BBF5EC #F5BBE1 #F5CFBB
monochromatic
#50E5CE #86EDDD #BBF5EC #E4FBF8 #E4FBF8
Accessibility & contrast
On white
1.21
#BBF5EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#BBF5EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF5EC
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF5EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF5EC | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEEEC
Deuteranopia (green-blind)
#E4E6ED
Tritanopia (blue-blind)
#AAF8F2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bbf5ec; /* rgb */ color: rgb(187, 245, 236); /* oklch */ color: oklch(92.8% 0.060 184.5);
Tailwind
colors: {
custom: {
50: '#d0f8f2',
500: '#bbf5ec',
950: '#000000',
},
}SCSS
$custom: #bbf5ec; $custom-light: #d0f8f2; $custom-dark: #000000;
JSON
{
"hex": "#bbf5ec",
"rgb": {
"r": 187,
"g": 245,
"b": 236
},
"hsl": {
"h": 170.69,
"s": 74.359,
"l": 84.706
},
"oklch": {
"l": 0.92823,
"c": 0.05983,
"h": 184.5
},
"luminance": 0.81926
}Semantic roles & 50–950 ramp
primary
#BBF5EC
secondary
#D67E8C
accent
#0F2ED6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141716
muted
#838585