#BDD7CD#BDD7CD
#BDD7CD is a very light, muted teal. Relative luminance 0.638; OKLCH L 85.7% C 0.031 H 170.4°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BDD7CD |
|---|---|
| RGB | rgb(189, 215, 205) |
| HSL | hsl(157, 25%, 79%) |
| HSV | hsv(157, 12%, 84%) |
| CMYK | cmyk(12.1%, 0%, 4.7%, 15.7%) |
| CIE-LAB | lab(83.88, -10.57, 2.00) |
| CIE-LCH | lch(83.88, 10.76, 169.27°) |
| OKLab | oklab(85.71% -0.0305 0.0052) |
| OKLCH | oklch(85.71% 0.031 170.4) |
| XYZ | xyz(56.3036, 63.8264, 67.0991) |
| Luminance | 0.6383 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.21
Light Grey
#D8DCD6
ΔE00 8.85
Ice
#D6FFFA
ΔE00 9.26
Silver (survey)
#C5C9C7
ΔE00 9.63
Paleturquoise
#AFEEEE
ΔE00 9.67
Ice Blue (survey)
#D7FFFE
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDD7CD #D7BDC7
analogous
#BDD7C0 #BDD7CD #BDD4D7
triadic
#BDD7CD #CDBDD7 #D7CDBD
tetradic
#BDD7CD #C0BDD7 #D7BDC7 #D4D7BD
square
#BDD7CD #C0BDD7 #D7BDC7 #D4D7BD
split-complementary
#BDD7CD #D7BDD4 #D7C0BD
monochromatic
#71A993 #97C0B0 #BDD7CD #E3EEEA #ECF3F1
Accessibility & contrast
On white
1.53
#BDD7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#BDD7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDD7CD
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDD7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDD7CD | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CD
Deuteranopia (green-blind)
#D0D0CE
Tritanopia (blue-blind)
#B8D7D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bdd7cd; /* rgb */ color: rgb(189, 215, 205); /* oklch */ color: oklch(85.7% 0.031 170.4);
Tailwind
colors: {
custom: {
50: '#d1e3dc',
500: '#bdd7cd',
950: '#000000',
},
}SCSS
$custom: #bdd7cd; $custom-light: #d1e3dc; $custom-dark: #000000;
JSON
{
"hex": "#bdd7cd",
"rgb": {
"r": 189,
"g": 215,
"b": 205
},
"hsl": {
"h": 156.923,
"s": 24.528,
"l": 79.216
},
"oklch": {
"l": 0.85706,
"c": 0.03097,
"h": 170.4
},
"luminance": 0.63827
}Semantic roles & 50–950 ramp
primary
#BDD7CD
secondary
#AD8B98
accent
#4268A3
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484