#BCD2BD#BCD2BD
#BCD2BD is a very light, muted green. Relative luminance 0.605; OKLCH L 84.1% C 0.037 H 146.5°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD2BD |
|---|---|
| RGB | rgb(188, 210, 189) |
| HSL | hsl(123, 20%, 78%) |
| HSV | hsv(123, 10%, 82%) |
| CMYK | cmyk(10.5%, 0%, 10%, 17.6%) |
| CIE-LAB | lab(82.09, -11.32, 7.91) |
| CIE-LCH | lch(82.09, 13.81, 145.05°) |
| OKLab | oklab(84.14% -0.0311 0.0206) |
| OKLCH | oklch(84.14% 0.037 146.5) |
| XYZ | xyz(52.9691, 60.4580, 57.0132) |
| Luminance | 0.6046 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 10.06
Greenish Grey
#96AE8D
ΔE00 10.74
Honeydew
#F0FFF0
ΔE00 10.89
Silver (survey)
#C5C9C7
ΔE00 10.96
Sage Green
#9CAF88
ΔE00 11.18
Darkseagreen
#8FBC8F
ΔE00 11.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD2BD #D2BCD1
analogous
#C6D2BC #BCD2BD #BCD2C8
triadic
#BCD2BD #BDBCD2 #D2BDBC
tetradic
#BCD2BD #BCC6D2 #D2BCD1 #D2C8BC
square
#BCD2BD #BCC6D2 #D2BCD1 #D2C8BC
split-complementary
#BCD2BD #C8BCD2 #D2BCC6
monochromatic
#73A175 #97B999 #BCD2BD #E1EBE1 #EDF3ED
Accessibility & contrast
On white
1.60
#BCD2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#BCD2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD2BD
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD2BD | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CEBC
Deuteranopia (green-blind)
#CFCBBE
Tritanopia (blue-blind)
#BAD1CC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bcd2bd; /* rgb */ color: rgb(188, 210, 189); /* oklch */ color: oklch(84.1% 0.037 146.5);
Tailwind
colors: {
custom: {
50: '#d0dfd0',
500: '#bcd2bd',
950: '#000000',
},
}SCSS
$custom: #bcd2bd; $custom-light: #d0dfd0; $custom-dark: #000000;
JSON
{
"hex": "#bcd2bd",
"rgb": {
"r": 188,
"g": 210,
"b": 189
},
"hsl": {
"h": 122.727,
"s": 19.643,
"l": 78.039
},
"oklch": {
"l": 0.84142,
"c": 0.0373,
"h": 146.5
},
"luminance": 0.60459
}Semantic roles & 50–950 ramp
primary
#BCD2BD
secondary
#A78BA6
accent
#489A9E
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483