#BCD4BE#BCD4BE
#BCD4BE is a very light, muted green. Relative luminance 0.615; OKLCH L 84.6% C 0.040 H 147.6°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD4BE |
|---|---|
| RGB | rgb(188, 212, 190) |
| HSL | hsl(125, 22%, 78%) |
| HSV | hsv(125, 11%, 83%) |
| CMYK | cmyk(11.3%, 0%, 10.4%, 16.9%) |
| CIE-LAB | lab(82.64, -12.16, 8.18) |
| CIE-LCH | lch(82.64, 14.66, 146.08°) |
| OKLab | oklab(84.59% -0.0335 0.0213) |
| OKLCH | oklch(84.59% 0.04 147.6) |
| XYZ | xyz(53.5748, 61.4953, 57.7524) |
| Luminance | 0.6150 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 10.55
Honeydew
#F0FFF0
ΔE00 10.78
Greenish Grey
#96AE8D
ΔE00 10.95
Darkseagreen
#8FBC8F
ΔE00 11.03
Pale Teal
#82CBB2
ΔE00 11.04
Light Grey Green
#B7E1A1
ΔE00 11.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD4BE #D4BCD2
analogous
#C6D4BC #BCD4BE #BCD4CA
triadic
#BCD4BE #BEBCD4 #D4BEBC
tetradic
#BCD4BE #BCC6D4 #D4BCD2 #D4CABC
square
#BCD4BE #BCC6D4 #D4BCD2 #D4CABC
split-complementary
#BCD4BE #CABCD4 #D4BCC6
monochromatic
#71A476 #97BC9A #BCD4BE #E1ECE2 #ECF3ED
Accessibility & contrast
On white
1.58
#BCD4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#BCD4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD4BE
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD4BE | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CFBD
Deuteranopia (green-blind)
#D0CDBF
Tritanopia (blue-blind)
#BAD3CE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bcd4be; /* rgb */ color: rgb(188, 212, 190); /* oklch */ color: oklch(84.6% 0.040 147.6);
Tailwind
colors: {
custom: {
50: '#d0e1d1',
500: '#bcd4be',
950: '#000000',
},
}SCSS
$custom: #bcd4be; $custom-light: #d0e1d1; $custom-dark: #000000;
JSON
{
"hex": "#bcd4be",
"rgb": {
"r": 188,
"g": 212,
"b": 190
},
"hsl": {
"h": 125,
"s": 21.818,
"l": 78.431
},
"oklch": {
"l": 0.84593,
"c": 0.03967,
"h": 147.6
},
"luminance": 0.61496
}Semantic roles & 50–950 ramp
primary
#BCD4BE
secondary
#AA8BA7
accent
#4599A0
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483