#BDE1D9#BDE1D9
#BDE1D9 is a very light, muted teal. Relative luminance 0.697; OKLCH L 88.2% C 0.039 H 180.4°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BDE1D9 |
|---|---|
| RGB | rgb(189, 225, 217) |
| HSL | hsl(167, 38%, 81%) |
| HSV | hsv(167, 16%, 88%) |
| CMYK | cmyk(16%, 0%, 3.6%, 11.8%) |
| CIE-LAB | lab(86.84, -13.32, -0.02) |
| CIE-LCH | lch(86.84, 13.32, 180.10°) |
| OKLab | oklab(88.16% -0.0393 -0.0003) |
| OKLCH | oklch(88.16% 0.039 180.4) |
| XYZ | xyz(60.4326, 69.6774, 75.8973) |
| Luminance | 0.6968 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.09
Paleturquoise
#AFEEEE
ΔE00 6.41
Duck Egg Blue
#C3FBF4
ΔE00 6.51
Ice
#D6FFFA
ΔE00 6.52
Very Pale Blue
#D6FFFE
ΔE00 7.06
Light Light Blue
#CAFFFB
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDE1D9 #E1BDC5
analogous
#BDE1C7 #BDE1D9 #BDD7E1
triadic
#BDE1D9 #D9BDE1 #E1D9BD
tetradic
#BDE1D9 #C7BDE1 #E1BDC5 #D7E1BD
square
#BDE1D9 #C7BDE1 #E1BDC5 #D7E1BD
split-complementary
#BDE1D9 #E1BDD7 #E1C7BD
monochromatic
#69BBA9 #93CEC1 #BDE1D9 #E7F4F1 #EAF5F3
Accessibility & contrast
On white
1.41
#BDE1D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#BDE1D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDE1D9
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDE1D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDE1D9 | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDCD9
Deuteranopia (green-blind)
#D7D7DA
Tritanopia (blue-blind)
#B4E2DE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bde1d9; /* rgb */ color: rgb(189, 225, 217); /* oklch */ color: oklch(88.2% 0.039 180.4);
Tailwind
colors: {
custom: {
50: '#d1eae4',
500: '#bde1d9',
950: '#000000',
},
}SCSS
$custom: #bde1d9; $custom-light: #d1eae4; $custom-dark: #000000;
JSON
{
"hex": "#bde1d9",
"rgb": {
"r": 189,
"g": 225,
"b": 217
},
"hsl": {
"h": 166.667,
"s": 37.5,
"l": 81.176
},
"oklch": {
"l": 0.88157,
"c": 0.03931,
"h": 180.4
},
"luminance": 0.69679
}Semantic roles & 50–950 ramp
primary
#BDE1D9
secondary
#BA8893
accent
#3550B0
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484