#BBF5ED#BBF5ED
#BBF5ED is a very light, muted teal. Relative luminance 0.820; OKLCH L 92.9% C 0.060 H 185.8°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF5ED |
|---|---|
| RGB | rgb(187, 245, 237) |
| HSL | hsl(172, 74%, 85%) |
| HSV | hsv(172, 24%, 96%) |
| CMYK | cmyk(23.7%, 0%, 3.3%, 3.9%) |
| CIE-LAB | lab(92.57, -19.83, -2.11) |
| CIE-LCH | lch(92.57, 19.95, 186.09°) |
| OKLab | oklab(92.85% -0.0592 -0.006) |
| OKLCH | oklch(92.85% 0.06 185.8) |
| XYZ | xyz(68.4273, 81.9812, 92.3229) |
| Luminance | 0.8198 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 1.47
Eggshell Blue
#C4FFF7
ΔE00 2.06
Pale Cyan
#B7FFFA
ΔE00 3.01
Light Light Blue
#CAFFFB
ΔE00 3.04
Paleturquoise
#AFEEEE
ΔE00 3.50
Light Cyan
#ACFFFC
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF5ED #F5BBC3
analogous
#BBF5D0 #BBF5ED #BBE0F5
triadic
#BBF5ED #EDBBF5 #F5EDBB
tetradic
#BBF5ED #D0BBF5 #F5BBC3 #E0F5BB
square
#BBF5ED #D0BBF5 #F5BBC3 #E0F5BB
split-complementary
#BBF5ED #F5BBE0 #F5D0BB
monochromatic
#50E5D1 #86EDDF #BBF5ED #E4FBF8 #E4FBF8
Accessibility & contrast
On white
1.21
#BBF5ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#BBF5ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF5ED
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF5ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF5ED | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEEED
Deuteranopia (green-blind)
#E4E6EE
Tritanopia (blue-blind)
#AAF8F2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bbf5ed; /* rgb */ color: rgb(187, 245, 237); /* oklch */ color: oklch(92.9% 0.060 185.8);
Tailwind
colors: {
custom: {
50: '#d0f8f2',
500: '#bbf5ed',
950: '#000000',
},
}SCSS
$custom: #bbf5ed; $custom-light: #d0f8f2; $custom-dark: #000000;
JSON
{
"hex": "#bbf5ed",
"rgb": {
"r": 187,
"g": 245,
"b": 237
},
"hsl": {
"h": 171.724,
"s": 74.359,
"l": 84.706
},
"oklch": {
"l": 0.92852,
"c": 0.05955,
"h": 185.8
},
"luminance": 0.81984
}Semantic roles & 50–950 ramp
primary
#BBF5ED
secondary
#D67E8A
accent
#0F2BD6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141717
muted
#838585