#BDE2DD#BDE2DD
#BDE2DD is a very light, muted teal. Relative luminance 0.704; OKLCH L 88.5% C 0.039 H 186.5°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BDE2DD |
|---|---|
| RGB | rgb(189, 226, 221) |
| HSL | hsl(172, 39%, 81%) |
| HSV | hsv(172, 16%, 89%) |
| CMYK | cmyk(16.4%, 0%, 2.2%, 11.4%) |
| CIE-LAB | lab(87.21, -13.03, -1.59) |
| CIE-LCH | lch(87.21, 13.13, 186.96°) |
| OKLab | oklab(88.48% -0.0391 -0.0044) |
| OKLCH | oklch(88.48% 0.039 186.5) |
| XYZ | xyz(61.2303, 70.4303, 78.7609) |
| Luminance | 0.7043 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.87
Paleturquoise
#AFEEEE
ΔE00 5.69
Ice
#D6FFFA
ΔE00 6.13
Duck Egg Blue
#C3FBF4
ΔE00 6.27
Pale Blue
#D0FEFE
ΔE00 6.35
Very Pale Blue
#D6FFFE
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDE2DD #E2BDC2
analogous
#BDE2CB #BDE2DD #BDD5E2
triadic
#BDE2DD #DDBDE2 #E2DDBD
tetradic
#BDE2DD #CBBDE2 #E2BDC2 #D5E2BD
square
#BDE2DD #CBBDE2 #E2BDC2 #D5E2BD
split-complementary
#BDE2DD #E2BDD5 #E2CBBD
monochromatic
#68BDB1 #92CFC7 #BDE2DD #E8F5F3 #EAF6F4
Accessibility & contrast
On white
1.39
#BDE2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#BDE2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDE2DD
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDE2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDE2DD | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDD
Deuteranopia (green-blind)
#D7D8DE
Tritanopia (blue-blind)
#B3E4E0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bde2dd; /* rgb */ color: rgb(189, 226, 221); /* oklch */ color: oklch(88.5% 0.039 186.5);
Tailwind
colors: {
custom: {
50: '#d1ebe7',
500: '#bde2dd',
950: '#000000',
},
}SCSS
$custom: #bde2dd; $custom-light: #d1ebe7; $custom-dark: #000000;
JSON
{
"hex": "#bde2dd",
"rgb": {
"r": 189,
"g": 226,
"b": 221
},
"hsl": {
"h": 171.892,
"s": 38.947,
"l": 81.373
},
"oklch": {
"l": 0.88484,
"c": 0.03932,
"h": 186.5
},
"luminance": 0.70432
}Semantic roles & 50–950 ramp
primary
#BDE2DD
secondary
#BB888F
accent
#3445B2
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141616
muted
#838484