#BDE3DC#BDE3DC
#BDE3DC is a very light, muted teal. Relative luminance 0.709; OKLCH L 88.7% C 0.041 H 183.0°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BDE3DC |
|---|---|
| RGB | rgb(189, 227, 220) |
| HSL | hsl(169, 40%, 82%) |
| HSV | hsv(169, 17%, 89%) |
| CMYK | cmyk(16.7%, 0%, 3.1%, 11%) |
| CIE-LAB | lab(87.45, -13.74, -0.71) |
| CIE-LCH | lch(87.45, 13.75, 182.97°) |
| OKLab | oklab(88.67% -0.0408 -0.0021) |
| OKLCH | oklch(88.67% 0.041 183) |
| XYZ | xyz(61.3702, 70.9225, 78.1523) |
| Luminance | 0.7092 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.60
Paleturquoise
#AFEEEE
ΔE00 5.71
Duck Egg Blue
#C3FBF4
ΔE00 5.90
Ice
#D6FFFA
ΔE00 6.01
Light Light Blue
#CAFFFB
ΔE00 6.42
Pale Blue
#D0FEFE
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDE3DC #E3BDC4
analogous
#BDE3C9 #BDE3DC #BDD7E3
triadic
#BDE3DC #DCBDE3 #E3DCBD
tetradic
#BDE3DC #C9BDE3 #E3BDC4 #D7E3BD
square
#BDE3DC #C9BDE3 #E3BDC4 #D7E3BD
split-complementary
#BDE3DC #E3BDD7 #E3C9BD
monochromatic
#67BFAE #92D1C5 #BDE3DC #E8F5F3 #EAF6F4
Accessibility & contrast
On white
1.38
#BDE3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#BDE3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDE3DC
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDE3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDE3DC | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDC
Deuteranopia (green-blind)
#D8D9DD
Tritanopia (blue-blind)
#B3E5E1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bde3dc; /* rgb */ color: rgb(189, 227, 220); /* oklch */ color: oklch(88.7% 0.041 183.0);
Tailwind
colors: {
custom: {
50: '#d1ebe6',
500: '#bde3dc',
950: '#000000',
},
}SCSS
$custom: #bde3dc; $custom-light: #d1ebe6; $custom-dark: #000000;
JSON
{
"hex": "#bde3dc",
"rgb": {
"r": 189,
"g": 227,
"b": 220
},
"hsl": {
"h": 168.947,
"s": 40.426,
"l": 81.569
},
"oklch": {
"l": 0.88666,
"c": 0.04084,
"h": 183
},
"luminance": 0.70924
}Semantic roles & 50–950 ramp
primary
#BDE3DC
secondary
#BC8891
accent
#324AB3
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141616
muted
#838484