#BBE2DD#BBE2DD
#BBE2DD is a very light, muted teal. Relative luminance 0.702; OKLCH L 88.4% C 0.041 H 186.9°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE2DD |
|---|---|
| RGB | rgb(187, 226, 221) |
| HSL | hsl(172, 40%, 81%) |
| HSV | hsv(172, 17%, 89%) |
| CMYK | cmyk(17.3%, 0%, 2.2%, 11.4%) |
| CIE-LAB | lab(87.08, -13.66, -1.79) |
| CIE-LCH | lch(87.08, 13.77, 187.46°) |
| OKLab | oklab(88.35% -0.041 -0.005) |
| OKLCH | oklch(88.35% 0.041 186.9) |
| XYZ | xyz(60.7375, 70.1761, 78.7378) |
| Luminance | 0.7018 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.72
Paleturquoise
#AFEEEE
ΔE00 5.29
Duck Egg Blue
#C3FBF4
ΔE00 6.03
Ice
#D6FFFA
ΔE00 6.17
Pale Blue
#D0FEFE
ΔE00 6.32
Light Light Blue
#CAFFFB
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE2DD #E2BBC0
analogous
#BBE2C9 #BBE2DD #BBD3E2
triadic
#BBE2DD #DDBBE2 #E2DDBB
tetradic
#BBE2DD #C9BBE2 #E2BBC0 #D3E2BB
square
#BBE2DD #C9BBE2 #E2BBC0 #D3E2BB
split-complementary
#BBE2DD #E2BBD3 #E2C9BB
monochromatic
#65BDB2 #90D0C8 #BBE2DD #E6F4F2 #EAF6F4
Accessibility & contrast
On white
1.40
#BBE2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#BBE2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE2DD
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE2DD | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDDD
Deuteranopia (green-blind)
#D6D8DE
Tritanopia (blue-blind)
#B0E4E0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bbe2dd; /* rgb */ color: rgb(187, 226, 221); /* oklch */ color: oklch(88.4% 0.041 186.9);
Tailwind
colors: {
custom: {
50: '#d0ebe7',
500: '#bbe2dd',
950: '#000000',
},
}SCSS
$custom: #bbe2dd; $custom-light: #d0ebe7; $custom-dark: #000000;
JSON
{
"hex": "#bbe2dd",
"rgb": {
"r": 187,
"g": 226,
"b": 221
},
"hsl": {
"h": 172.308,
"s": 40.206,
"l": 80.98
},
"oklch": {
"l": 0.88353,
"c": 0.04129,
"h": 186.9
},
"luminance": 0.70178
}Semantic roles & 50–950 ramp
primary
#BBE2DD
secondary
#BB868D
accent
#3243B3
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141616
muted
#838484