#BCD1BD#BCD1BD
#BCD1BD is a very light, muted green. Relative luminance 0.600; OKLCH L 83.9% C 0.036 H 146.6°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD1BD |
|---|---|
| RGB | rgb(188, 209, 189) |
| HSL | hsl(123, 19%, 78%) |
| HSV | hsv(123, 10%, 82%) |
| CMYK | cmyk(10%, 0%, 9.6%, 18%) |
| CIE-LAB | lab(81.82, -10.81, 7.53) |
| CIE-LCH | lch(81.82, 13.18, 145.14°) |
| OKLab | oklab(83.93% -0.0297 0.0196) |
| OKLCH | oklch(83.93% 0.036 146.6) |
| XYZ | xyz(52.7229, 59.9658, 56.9311) |
| Luminance | 0.5997 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.71
Silver (survey)
#C5C9C7
ΔE00 10.50
Greenish Grey
#96AE8D
ΔE00 10.74
Honeydew
#F0FFF0
ΔE00 10.92
Sage Green
#9CAF88
ΔE00 11.19
Darkseagreen
#8FBC8F
ΔE00 11.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD1BD #D1BCD0
analogous
#C5D1BC #BCD1BD #BCD1C7
triadic
#BCD1BD #BDBCD1 #D1BDBC
tetradic
#BCD1BD #BCC5D1 #D1BCD0 #D1C7BC
square
#BCD1BD #BCC5D1 #D1BCD0 #D1C7BC
split-complementary
#BCD1BD #C7BCD1 #D1BCC5
monochromatic
#739F76 #98B899 #BCD1BD #E0EAE1 #EDF3ED
Accessibility & contrast
On white
1.62
#BCD1BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#BCD1BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD1BD
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD1BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD1BD | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CDBC
Deuteranopia (green-blind)
#CECABE
Tritanopia (blue-blind)
#BAD0CB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bcd1bd; /* rgb */ color: rgb(188, 209, 189); /* oklch */ color: oklch(83.9% 0.036 146.6);
Tailwind
colors: {
custom: {
50: '#d0dfd0',
500: '#bcd1bd',
950: '#000000',
},
}SCSS
$custom: #bcd1bd; $custom-light: #d0dfd0; $custom-dark: #000000;
JSON
{
"hex": "#bcd1bd",
"rgb": {
"r": 188,
"g": 209,
"b": 189
},
"hsl": {
"h": 122.857,
"s": 18.584,
"l": 77.843
},
"oklch": {
"l": 0.83931,
"c": 0.0356,
"h": 146.6
},
"luminance": 0.59966
}Semantic roles & 50–950 ramp
primary
#BCD1BD
secondary
#A68BA5
accent
#49999D
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483