#BDE4DB#BDE4DB
#BDE4DB is a very light, muted teal. Relative luminance 0.714; OKLCH L 88.8% C 0.043 H 179.7°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BDE4DB |
|---|---|
| RGB | rgb(189, 228, 219) |
| HSL | hsl(166, 42%, 82%) |
| HSV | hsv(166, 17%, 89%) |
| CMYK | cmyk(17.1%, 0%, 3.9%, 10.6%) |
| CIE-LAB | lab(87.69, -14.44, 0.16) |
| CIE-LCH | lch(87.69, 14.44, 179.35°) |
| OKLab | oklab(88.85% -0.0425 0.0002) |
| OKLCH | oklch(88.85% 0.043 179.7) |
| XYZ | xyz(61.5124, 71.4183, 77.5483) |
| Luminance | 0.7142 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 5.66
Paleturquoise
#AFEEEE
ΔE00 5.88
Ice
#D6FFFA
ΔE00 6.02
Powder Blue
#B0E0E6
ΔE00 6.37
Light Light Blue
#CAFFFB
ΔE00 6.37
Eggshell Blue
#C4FFF7
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDE4DB #E4BDC6
analogous
#BDE4C8 #BDE4DB #BDDAE4
triadic
#BDE4DB #DBBDE4 #E4DBBD
tetradic
#BDE4DB #C8BDE4 #E4BDC6 #DAE4BD
square
#BDE4DB #C8BDE4 #E4BDC6 #DAE4BD
split-complementary
#BDE4DB #E4BDDA #E4C8BD
monochromatic
#66C0AC #92D2C3 #BDE4DB #E8F6F3 #E9F6F3
Accessibility & contrast
On white
1.37
#BDE4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#BDE4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDE4DB
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDE4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDE4DB | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDB
Deuteranopia (green-blind)
#D9DADC
Tritanopia (blue-blind)
#B3E5E1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bde4db; /* rgb */ color: rgb(189, 228, 219); /* oklch */ color: oklch(88.8% 0.043 179.7);
Tailwind
colors: {
custom: {
50: '#d1ece6',
500: '#bde4db',
950: '#000000',
},
}SCSS
$custom: #bde4db; $custom-light: #d1ece6; $custom-dark: #000000;
JSON
{
"hex": "#bde4db",
"rgb": {
"r": 189,
"g": 228,
"b": 219
},
"hsl": {
"h": 166.154,
"s": 41.935,
"l": 81.765
},
"oklch": {
"l": 0.88848,
"c": 0.04252,
"h": 179.7
},
"luminance": 0.7142
}Semantic roles & 50–950 ramp
primary
#BDE4DB
secondary
#BE8794
accent
#304FB5
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484