#BDD3BC#BDD3BC
#BDD3BC is a very light, muted green. Relative luminance 0.610; OKLCH L 84.4% C 0.039 H 144.0°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BDD3BC |
|---|---|
| RGB | rgb(189, 211, 188) |
| HSL | hsl(117, 21%, 78%) |
| HSV | hsv(117, 11%, 83%) |
| CMYK | cmyk(10.4%, 0%, 10.9%, 17.3%) |
| CIE-LAB | lab(82.40, -11.67, 8.90) |
| CIE-LCH | lch(82.40, 14.68, 142.67°) |
| OKLab | oklab(84.4% -0.0319 0.0232) |
| OKLCH | oklch(84.4% 0.039 144) |
| XYZ | xyz(53.3558, 61.0375, 56.5376) |
| Luminance | 0.6104 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 10.39
Greenish Grey
#96AE8D
ΔE00 10.70
Honeydew
#F0FFF0
ΔE00 10.86
Light Grey Green
#B7E1A1
ΔE00 10.88
Darkseagreen
#8FBC8F
ΔE00 10.95
Sage Green
#9CAF88
ΔE00 11.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDD3BC #D2BCD3
analogous
#C8D3BC #BDD3BC #BCD3C6
triadic
#BDD3BC #BCBDD3 #D3BCBD
tetradic
#BDD3BC #BCC8D3 #D2BCD3 #D3C6BC
square
#BDD3BC #BCC8D3 #D2BCD3 #D3C6BC
split-complementary
#BDD3BC #C6BCD3 #D3BCC8
monochromatic
#74A272 #99BB97 #BDD3BC #E1EBE1 #EDF3ED
Accessibility & contrast
On white
1.59
#BDD3BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#BDD3BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDD3BC
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDD3BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDD3BC | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CEBB
Deuteranopia (green-blind)
#D0CCBD
Tritanopia (blue-blind)
#BBD1CC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bdd3bc; /* rgb */ color: rgb(189, 211, 188); /* oklch */ color: oklch(84.4% 0.039 144.0);
Tailwind
colors: {
custom: {
50: '#d1e0d0',
500: '#bdd3bc',
950: '#000000',
},
}SCSS
$custom: #bdd3bc; $custom-light: #d1e0d0; $custom-dark: #000000;
JSON
{
"hex": "#bdd3bc",
"rgb": {
"r": 189,
"g": 211,
"b": 188
},
"hsl": {
"h": 117.391,
"s": 20.721,
"l": 78.235
},
"oklch": {
"l": 0.844,
"c": 0.03941,
"h": 144
},
"luminance": 0.61038
}Semantic roles & 50–950 ramp
primary
#BDD3BC
secondary
#A78BA8
accent
#469F9B
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483