#BDD4CD#BDD4CD
#BDD4CD is a very light, muted teal. Relative luminance 0.623; OKLCH L 85.1% C 0.026 H 175.5°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BDD4CD |
|---|---|
| RGB | rgb(189, 212, 205) |
| HSL | hsl(162, 21%, 79%) |
| HSV | hsv(162, 11%, 83%) |
| CMYK | cmyk(10.8%, 0%, 3.3%, 16.9%) |
| CIE-LAB | lab(83.08, -9.03, 0.84) |
| CIE-LCH | lch(83.08, 9.07, 174.66°) |
| OKLab | oklab(85.08% -0.0264 0.0021) |
| OKLCH | oklch(85.08% 0.026 175.5) |
| XYZ | xyz(55.5467, 62.3126, 66.8468) |
| Luminance | 0.6231 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.89
Powder Blue
#B0E0E6
ΔE00 7.96
Silver (survey)
#C5C9C7
ΔE00 8.19
Lightblue
#ADD8E6
ΔE00 9.52
Lightcyan
#E0FFFF
ΔE00 9.88
Ice
#D6FFFA
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDD4CD #D4BDC4
analogous
#BDD4C1 #BDD4CD #BDCFD4
triadic
#BDD4CD #CDBDD4 #D4CDBD
tetradic
#BDD4CD #C1BDD4 #D4BDC4 #CFD4BD
square
#BDD4CD #C1BDD4 #D4BDC4 #CFD4BD
split-complementary
#BDD4CD #D4BDCF #D4C1BD
monochromatic
#73A495 #98BCB1 #BDD4CD #E2ECE9 #ECF3F1
Accessibility & contrast
On white
1.56
#BDD4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#BDD4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDD4CD
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDD4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDD4CD | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CD
Deuteranopia (green-blind)
#CECECD
Tritanopia (blue-blind)
#B8D5D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bdd4cd; /* rgb */ color: rgb(189, 212, 205); /* oklch */ color: oklch(85.1% 0.026 175.5);
Tailwind
colors: {
custom: {
50: '#d1e1dc',
500: '#bdd4cd',
950: '#000000',
},
}SCSS
$custom: #bdd4cd; $custom-light: #d1e1dc; $custom-dark: #000000;
JSON
{
"hex": "#bdd4cd",
"rgb": {
"r": 189,
"g": 212,
"b": 205
},
"hsl": {
"h": 161.739,
"s": 21.101,
"l": 78.627
},
"oklch": {
"l": 0.85076,
"c": 0.02649,
"h": 175.5
},
"luminance": 0.62314
}Semantic roles & 50–950 ramp
primary
#BDD4CD
secondary
#A98C95
accent
#46619F
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484