#BCD5BE#BCD5BE
#BCD5BE is a very light, muted green. Relative luminance 0.620; OKLCH L 84.8% C 0.041 H 147.4°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD5BE |
|---|---|
| RGB | rgb(188, 213, 190) |
| HSL | hsl(125, 23%, 79%) |
| HSV | hsv(125, 12%, 84%) |
| CMYK | cmyk(11.7%, 0%, 10.8%, 16.5%) |
| CIE-LAB | lab(82.91, -12.67, 8.56) |
| CIE-LCH | lch(82.91, 15.30, 145.95°) |
| OKLab | oklab(84.81% -0.0349 0.0223) |
| OKLCH | oklch(84.81% 0.041 147.4) |
| XYZ | xyz(53.8256, 61.9968, 57.8360) |
| Luminance | 0.6200 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 10.69
Honeydew
#F0FFF0
ΔE00 10.79
Mint
#AAF0C1
ΔE00 10.82
Darkseagreen
#8FBC8F
ΔE00 10.85
Pale Teal
#82CBB2
ΔE00 10.85
Light Grey
#D8DCD6
ΔE00 10.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD5BE #D5BCD3
analogous
#C6D5BC #BCD5BE #BCD5CA
triadic
#BCD5BE #BEBCD5 #D5BEBC
tetradic
#BCD5BE #BCC6D5 #D5BCD3 #D5CABC
square
#BCD5BE #BCC6D5 #D5BCD3 #D5CABC
split-complementary
#BCD5BE #CABCD5 #D5BCC6
monochromatic
#71A675 #96BD9A #BCD5BE #E2EDE2 #ECF3ED
Accessibility & contrast
On white
1.57
#BCD5BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#BCD5BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD5BE
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD5BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD5BE | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D0BD
Deuteranopia (green-blind)
#D1CDBF
Tritanopia (blue-blind)
#BAD4CE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bcd5be; /* rgb */ color: rgb(188, 213, 190); /* oklch */ color: oklch(84.8% 0.041 147.4);
Tailwind
colors: {
custom: {
50: '#d0e2d1',
500: '#bcd5be',
950: '#000000',
},
}SCSS
$custom: #bcd5be; $custom-light: #d0e2d1; $custom-dark: #000000;
JSON
{
"hex": "#bcd5be",
"rgb": {
"r": 188,
"g": 213,
"b": 190
},
"hsl": {
"h": 124.8,
"s": 22.936,
"l": 78.627
},
"oklch": {
"l": 0.84805,
"c": 0.04137,
"h": 147.4
},
"luminance": 0.61998
}Semantic roles & 50–950 ramp
primary
#BCD5BE
secondary
#AB8AA8
accent
#449AA1
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483