#BCD2BE#BCD2BE
#BCD2BE is a very light, muted green. Relative luminance 0.605; OKLCH L 84.2% C 0.036 H 147.8°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD2BE |
|---|---|
| RGB | rgb(188, 210, 190) |
| HSL | hsl(125, 20%, 78%) |
| HSV | hsv(125, 10%, 82%) |
| CMYK | cmyk(10.5%, 0%, 9.5%, 17.6%) |
| CIE-LAB | lab(82.11, -11.14, 7.42) |
| CIE-LCH | lch(82.11, 13.38, 146.36°) |
| OKLab | oklab(84.17% -0.0307 0.0193) |
| OKLCH | oklch(84.17% 0.036 147.8) |
| XYZ | xyz(53.0780, 60.5016, 57.5868) |
| Luminance | 0.6050 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.85
Silver (survey)
#C5C9C7
ΔE00 10.72
Honeydew
#F0FFF0
ΔE00 10.80
Greenish Grey
#96AE8D
ΔE00 10.90
Sage Green
#9CAF88
ΔE00 11.38
Darkseagreen
#8FBC8F
ΔE00 11.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD2BE #D2BCD0
analogous
#C5D2BC #BCD2BE #BCD2C9
triadic
#BCD2BE #BEBCD2 #D2BEBC
tetradic
#BCD2BE #BCC5D2 #D2BCD0 #D2C9BC
square
#BCD2BE #BCC5D2 #D2BCD0 #D2C9BC
split-complementary
#BCD2BE #C9BCD2 #D2BCC5
monochromatic
#73A177 #97B99A #BCD2BE #E1EBE2 #EDF3ED
Accessibility & contrast
On white
1.60
#BCD2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#BCD2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD2BE
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD2BE | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CEBD
Deuteranopia (green-blind)
#CFCBBF
Tritanopia (blue-blind)
#BAD1CC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bcd2be; /* rgb */ color: rgb(188, 210, 190); /* oklch */ color: oklch(84.2% 0.036 147.8);
Tailwind
colors: {
custom: {
50: '#d0dfd1',
500: '#bcd2be',
950: '#000000',
},
}SCSS
$custom: #bcd2be; $custom-light: #d0dfd1; $custom-dark: #000000;
JSON
{
"hex": "#bcd2be",
"rgb": {
"r": 188,
"g": 210,
"b": 190
},
"hsl": {
"h": 125.455,
"s": 19.643,
"l": 78.039
},
"oklch": {
"l": 0.84169,
"c": 0.03626,
"h": 147.8
},
"luminance": 0.60502
}Semantic roles & 50–950 ramp
primary
#BCD2BE
secondary
#A78BA5
accent
#48969E
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483