#BCCDA4#BCCDA4
#BCCDA4 is a very light, muted yellow-green. Relative luminance 0.570; OKLCH L 82.5% C 0.059 H 126.0°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCDA4 |
|---|---|
| RGB | rgb(188, 205, 164) |
| HSL | hsl(85, 29%, 72%) |
| HSV | hsv(85, 20%, 80%) |
| CMYK | cmyk(8.3%, 0%, 20%, 19.6%) |
| CIE-LAB | lab(80.20, -13.00, 18.53) |
| CIE-LCH | lch(80.20, 22.63, 125.05°) |
| OKLab | oklab(82.46% -0.0344 0.0474) |
| OKLCH | oklch(82.46% 0.059 126) |
| XYZ | xyz(49.2703, 57.0342, 43.5278) |
| Luminance | 0.5703 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.58
Pale Olive
#B9CC81
ΔE00 7.62
Sage Green
#9CAF88
ΔE00 8.16
Darkseagreen
#8FBC8F
ΔE00 8.85
Greenish Tan
#BCCB7A
ΔE00 8.91
Greenish Grey
#96AE8D
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCDA4 #B5A4CD
analogous
#CDCAA4 #BCCDA4 #A8CDA4
triadic
#BCCDA4 #A4BCCD #CDA4BC
tetradic
#BCCDA4 #A4CDCA #B5A4CD #CDA4A8
square
#BCCDA4 #A4CDCA #B5A4CD #CDA4A8
split-complementary
#BCCDA4 #A4A8CD #CAA4CD
monochromatic
#819F57 #9FB77D #BCCDA4 #D9E3CB #F0F4EB
Accessibility & contrast
On white
1.69
#BCCDA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#BCCDA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCDA4
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCDA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCDA4 | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C8A2
Deuteranopia (green-blind)
#CFC7A6
Tritanopia (blue-blind)
#BFC9C2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bccda4; /* rgb */ color: rgb(188, 205, 164); /* oklch */ color: oklch(82.5% 0.059 126.0);
Tailwind
colors: {
custom: {
50: '#d0dcbf',
500: '#bccda4',
950: '#000000',
},
}SCSS
$custom: #bccda4; $custom-light: #d0dcbf; $custom-dark: #000000;
JSON
{
"hex": "#bccda4",
"rgb": {
"r": 188,
"g": 205,
"b": 164
},
"hsl": {
"h": 84.878,
"s": 29.078,
"l": 72.353
},
"oklch": {
"l": 0.82463,
"c": 0.05861,
"h": 126
},
"luminance": 0.57034
}Semantic roles & 50–950 ramp
primary
#BCCDA4
secondary
#8773A2
accent
#3EA86A
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141512
muted
#838482