#BCCD85#BCCD85
#BCCD85 is a light, moderate yellow-green. Relative luminance 0.560; OKLCH L 81.8% C 0.096 H 119.4°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCD85 |
|---|---|
| RGB | rgb(188, 205, 133) |
| HSL | hsl(74, 42%, 66%) |
| HSV | hsv(74, 35%, 80%) |
| CMYK | cmyk(8.3%, 0%, 35.1%, 19.6%) |
| CIE-LAB | lab(79.64, -17.41, 33.98) |
| CIE-LCH | lch(79.64, 38.18, 117.12°) |
| OKLab | oklab(81.84% -0.0473 0.084) |
| OKLCH | oklch(81.84% 0.096 119.4) |
| XYZ | xyz(46.8039, 56.0476, 30.5383) |
| Luminance | 0.5605 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 0.77
Greenish Tan
#BCCB7A
ΔE00 1.96
Pale Olive Green
#B1D27B
ΔE00 3.85
Greenish Beige
#C9D179
ΔE00 4.20
Tan Green
#A9BE70
ΔE00 4.40
Light Moss Green
#A6C875
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCD85 #9685CD
analogous
#CDBA85 #BCCD85 #98CD85
triadic
#BCCD85 #85BCCD #CD85BC
tetradic
#BCCD85 #85CDBA #9685CD #CD8598
square
#BCCD85 #85CDBA #9685CD #CD8598
split-complementary
#BCCD85 #8598CD #BA85CD
monochromatic
#84993F #A4BB5A #BCCD85 #D4DFB0 #ECF1DC
Accessibility & contrast
On white
1.72
#BCCD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#BCCD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCD85
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCD85 | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C580
Deuteranopia (green-blind)
#D4C688
Tritanopia (blue-blind)
#C3C6BB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bccd85; /* rgb */ color: rgb(188, 205, 133); /* oklch */ color: oklch(81.8% 0.096 119.4);
Tailwind
colors: {
custom: {
50: '#d1dca9',
500: '#bccd85',
950: '#000000',
},
}SCSS
$custom: #bccd85; $custom-light: #d1dca9; $custom-dark: #000000;
JSON
{
"hex": "#bccd85",
"rgb": {
"r": 188,
"g": 205,
"b": 133
},
"hsl": {
"h": 74.167,
"s": 41.86,
"l": 66.275
},
"oklch": {
"l": 0.81836,
"c": 0.09641,
"h": 119.4
},
"luminance": 0.56047
}Semantic roles & 50–950 ramp
primary
#BCCD85
secondary
#68579F
accent
#31B550
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#141510
muted
#838480