#BBF2ED#BBF2ED
#BBF2ED is a very light, muted teal. Relative luminance 0.802; OKLCH L 92.2% C 0.056 H 189.3°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF2ED |
|---|---|
| RGB | rgb(187, 242, 237) |
| HSL | hsl(175, 68%, 84%) |
| HSV | hsv(175, 23%, 95%) |
| CMYK | cmyk(22.7%, 0%, 2.1%, 5.1%) |
| CIE-LAB | lab(91.77, -18.36, -3.29) |
| CIE-LCH | lch(91.77, 18.65, 190.16°) |
| OKLab | oklab(92.21% -0.0554 -0.0091) |
| OKLCH | oklch(92.21% 0.056 189.3) |
| XYZ | xyz(67.5271, 80.1807, 92.0228) |
| Luminance | 0.8018 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 2.00
Paleturquoise
#AFEEEE
ΔE00 2.50
Eggshell Blue
#C4FFF7
ΔE00 2.89
Light Light Blue
#CAFFFB
ΔE00 2.89
Pale Cyan
#B7FFFA
ΔE00 3.57
Light Sky Blue
#C6FCFF
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF2ED #F2BBC0
analogous
#BBF2D2 #BBF2ED #BBDCF2
triadic
#BBF2ED #EDBBF2 #F2EDBB
tetradic
#BBF2ED #D2BBF2 #F2BBC0 #DCF2BB
square
#BBF2ED #D2BBF2 #F2BBC0 #DCF2BB
split-complementary
#BBF2ED #F2BBDC #F2D2BB
monochromatic
#54DED2 #88E8DF #BBF2ED #E5FAF8 #E5FAF8
Accessibility & contrast
On white
1.23
#BBF2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#BBF2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF2ED
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF2ED | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECED
Deuteranopia (green-blind)
#E1E4EE
Tritanopia (blue-blind)
#AAF5F0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bbf2ed; /* rgb */ color: rgb(187, 242, 237); /* oklch */ color: oklch(92.2% 0.056 189.3);
Tailwind
colors: {
custom: {
50: '#d0f6f2',
500: '#bbf2ed',
950: '#000000',
},
}SCSS
$custom: #bbf2ed; $custom-light: #d0f6f2; $custom-dark: #000000;
JSON
{
"hex": "#bbf2ed",
"rgb": {
"r": 187,
"g": 242,
"b": 237
},
"hsl": {
"h": 174.545,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.92214,
"c": 0.05619,
"h": 189.3
},
"luminance": 0.80183
}Semantic roles & 50–950 ramp
primary
#BBF2ED
secondary
#D28087
accent
#1627D0
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585