#BBE4DB#BBE4DB
#BBE4DB is a very light, muted teal. Relative luminance 0.712; OKLCH L 88.7% C 0.044 H 180.4°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE4DB |
|---|---|
| RGB | rgb(187, 228, 219) |
| HSL | hsl(167, 43%, 81%) |
| HSV | hsv(167, 18%, 89%) |
| CMYK | cmyk(18%, 0%, 3.9%, 10.6%) |
| CIE-LAB | lab(87.56, -15.07, -0.03) |
| CIE-LCH | lch(87.56, 15.07, 180.12°) |
| OKLab | oklab(88.72% -0.0444 -0.0003) |
| OKLCH | oklch(88.72% 0.044 180.4) |
| XYZ | xyz(61.0196, 71.1642, 77.5252) |
| Luminance | 0.7117 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 5.45
Paleturquoise
#AFEEEE
ΔE00 5.55
Ice
#D6FFFA
ΔE00 6.10
Light Light Blue
#CAFFFB
ΔE00 6.24
Powder Blue
#B0E0E6
ΔE00 6.29
Eggshell Blue
#C4FFF7
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE4DB #E4BBC4
analogous
#BBE4C7 #BBE4DB #BBD9E4
triadic
#BBE4DB #DBBBE4 #E4DBBB
tetradic
#BBE4DB #C7BBE4 #E4BBC4 #D9E4BB
square
#BBE4DB #C7BBE4 #E4BBC4 #D9E4BB
split-complementary
#BBE4DB #E4BBD9 #E4C7BB
monochromatic
#63C1AD #8FD3C4 #BBE4DB #E7F5F2 #E9F6F3
Accessibility & contrast
On white
1.38
#BBE4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#BBE4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE4DB
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE4DB | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDB
Deuteranopia (green-blind)
#D8D9DC
Tritanopia (blue-blind)
#B1E6E1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bbe4db; /* rgb */ color: rgb(187, 228, 219); /* oklch */ color: oklch(88.7% 0.044 180.4);
Tailwind
colors: {
custom: {
50: '#d0ece6',
500: '#bbe4db',
950: '#000000',
},
}SCSS
$custom: #bbe4db; $custom-light: #d0ece6; $custom-dark: #000000;
JSON
{
"hex": "#bbe4db",
"rgb": {
"r": 187,
"g": 228,
"b": 219
},
"hsl": {
"h": 166.829,
"s": 43.158,
"l": 81.373
},
"oklch": {
"l": 0.88718,
"c": 0.04443,
"h": 180.4
},
"luminance": 0.71166
}Semantic roles & 50–950 ramp
primary
#BBE4DB
secondary
#BE8592
accent
#2F4DB6
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484