#BDE2D4#BDE2D4
#BDE2D4 is a very light, muted teal. Relative luminance 0.700; OKLCH L 88.2% C 0.043 H 170.4°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BDE2D4 |
|---|---|
| RGB | rgb(189, 226, 212) |
| HSL | hsl(157, 39%, 81%) |
| HSV | hsv(157, 16%, 89%) |
| CMYK | cmyk(16.4%, 0%, 6.2%, 11.4%) |
| CIE-LAB | lab(86.98, -14.81, 2.81) |
| CIE-LCH | lch(86.98, 15.07, 169.24°) |
| OKLab | oklab(88.23% -0.0426 0.0072) |
| OKLCH | oklch(88.23% 0.043 170.4) |
| XYZ | xyz(60.0632, 69.9634, 72.6143) |
| Luminance | 0.6996 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 6.84
Ice
#D6FFFA
ΔE00 7.25
Eggshell Blue
#C4FFF7
ΔE00 7.54
Paleturquoise
#AFEEEE
ΔE00 7.65
Light Light Blue
#CAFFFB
ΔE00 7.76
Very Pale Blue
#D6FFFE
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDE2D4 #E2BDCB
analogous
#BDE2C2 #BDE2D4 #BDDEE2
triadic
#BDE2D4 #D4BDE2 #E2D4BD
tetradic
#BDE2D4 #C2BDE2 #E2BDCB #DEE2BD
square
#BDE2D4 #C2BDE2 #E2BDCB #DEE2BD
split-complementary
#BDE2D4 #E2BDDE #E2C2BD
monochromatic
#68BD9D #92CFB8 #BDE2D4 #E8F5F0 #EAF6F1
Accessibility & contrast
On white
1.40
#BDE2D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#BDE2D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDE2D4
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDE2D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDE2D4 | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DDD3
Deuteranopia (green-blind)
#D9D8D5
Tritanopia (blue-blind)
#B5E3DE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bde2d4; /* rgb */ color: rgb(189, 226, 212); /* oklch */ color: oklch(88.2% 0.043 170.4);
Tailwind
colors: {
custom: {
50: '#d1ebe1',
500: '#bde2d4',
950: '#000000',
},
}SCSS
$custom: #bde2d4; $custom-light: #d1ebe1; $custom-dark: #000000;
JSON
{
"hex": "#bde2d4",
"rgb": {
"r": 189,
"g": 226,
"b": 212
},
"hsl": {
"h": 157.297,
"s": 38.947,
"l": 81.373
},
"oklch": {
"l": 0.88227,
"c": 0.04326,
"h": 170.4
},
"luminance": 0.69965
}Semantic roles & 50–950 ramp
primary
#BDE2D4
secondary
#BB889B
accent
#3463B2
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484