#BBE2DB#BBE2DB
#BBE2DB is a very light, muted teal. Relative luminance 0.701; OKLCH L 88.3% C 0.042 H 183.3°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE2DB |
|---|---|
| RGB | rgb(187, 226, 219) |
| HSL | hsl(169, 40%, 81%) |
| HSV | hsv(169, 17%, 89%) |
| CMYK | cmyk(17.3%, 0%, 3.1%, 11.4%) |
| CIE-LAB | lab(87.03, -14.06, -0.81) |
| CIE-LCH | lch(87.03, 14.08, 183.30°) |
| OKLab | oklab(88.3% -0.0418 -0.0024) |
| OKLCH | oklch(88.3% 0.042 183.3) |
| XYZ | xyz(60.4726, 70.0702, 77.3428) |
| Luminance | 0.7007 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.51
Paleturquoise
#AFEEEE
ΔE00 5.59
Duck Egg Blue
#C3FBF4
ΔE00 5.96
Ice
#D6FFFA
ΔE00 6.26
Light Light Blue
#CAFFFB
ΔE00 6.54
Pale Blue
#D0FEFE
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE2DB #E2BBC2
analogous
#BBE2C7 #BBE2DB #BBD5E2
triadic
#BBE2DB #DBBBE2 #E2DBBB
tetradic
#BBE2DB #C7BBE2 #E2BBC2 #D5E2BB
square
#BBE2DB #C7BBE2 #E2BBC2 #D5E2BB
split-complementary
#BBE2DB #E2BBD5 #E2C7BB
monochromatic
#65BDAE #90D0C4 #BBE2DB #E6F4F2 #EAF6F4
Accessibility & contrast
On white
1.40
#BBE2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#BBE2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE2DB
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE2DB | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDDB
Deuteranopia (green-blind)
#D6D8DC
Tritanopia (blue-blind)
#B1E4E0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bbe2db; /* rgb */ color: rgb(187, 226, 219); /* oklch */ color: oklch(88.3% 0.042 183.3);
Tailwind
colors: {
custom: {
50: '#d0ebe6',
500: '#bbe2db',
950: '#000000',
},
}SCSS
$custom: #bbe2db; $custom-light: #d0ebe6; $custom-dark: #000000;
JSON
{
"hex": "#bbe2db",
"rgb": {
"r": 187,
"g": 226,
"b": 219
},
"hsl": {
"h": 169.231,
"s": 40.206,
"l": 80.98
},
"oklch": {
"l": 0.88295,
"c": 0.04185,
"h": 183.3
},
"luminance": 0.70072
}Semantic roles & 50–950 ramp
primary
#BBE2DB
secondary
#BB8690
accent
#3249B3
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484