#BCD4B4#BCD4B4
#BCD4B4 is a very light, muted green. Relative luminance 0.611; OKLCH L 84.3% C 0.051 H 137.9°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD4B4 |
|---|---|
| RGB | rgb(188, 212, 180) |
| HSL | hsl(105, 27%, 77%) |
| HSV | hsv(105, 15%, 83%) |
| CMYK | cmyk(11.3%, 0%, 15.1%, 16.9%) |
| CIE-LAB | lab(82.42, -13.92, 13.16) |
| CIE-LCH | lch(82.42, 19.16, 136.60°) |
| OKLab | oklab(84.34% -0.0376 0.034) |
| OKLCH | oklch(84.34% 0.051 137.9) |
| XYZ | xyz(52.5192, 61.0730, 52.1925) |
| Luminance | 0.6107 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.22
Light Sage
#BCECAC
ΔE00 9.22
Darkseagreen
#8FBC8F
ΔE00 9.36
Mint
#AAF0C1
ΔE00 10.04
Sage Green
#9CAF88
ΔE00 10.05
Greenish Grey
#96AE8D
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD4B4 #CCB4D4
analogous
#CCD4B4 #BCD4B4 #B4D4BC
triadic
#BCD4B4 #B4BCD4 #D4B4BC
tetradic
#BCD4B4 #B4CCD4 #CCB4D4 #D4BCB4
square
#BCD4B4 #B4CCD4 #CCB4D4 #D4BCB4
split-complementary
#BCD4B4 #BCB4D4 #D4B4CC
monochromatic
#77A766 #99BE8D #BCD4B4 #DFEADB #EEF4EC
Accessibility & contrast
On white
1.59
#BCD4B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#BCD4B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD4B4
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD4B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD4B4 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CEB2
Deuteranopia (green-blind)
#D2CCB5
Tritanopia (blue-blind)
#BBD1CB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bcd4b4; /* rgb */ color: rgb(188, 212, 180); /* oklch */ color: oklch(84.3% 0.051 137.9);
Tailwind
colors: {
custom: {
50: '#d0e1ca',
500: '#bcd4b4',
950: '#000000',
},
}SCSS
$custom: #bcd4b4; $custom-light: #d0e1ca; $custom-dark: #000000;
JSON
{
"hex": "#bcd4b4",
"rgb": {
"r": 188,
"g": 212,
"b": 180
},
"hsl": {
"h": 105,
"s": 27.119,
"l": 76.863
},
"oklch": {
"l": 0.84338,
"c": 0.05072,
"h": 137.9
},
"luminance": 0.61074
}Semantic roles & 50–950 ramp
primary
#BCD4B4
secondary
#A082AA
accent
#40A68C
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482