#B8CD85#B8CD85
#B8CD85 is a light, moderate yellow-green. Relative luminance 0.555; OKLCH L 81.5% C 0.098 H 121.8°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #B8CD85 |
|---|---|
| RGB | rgb(184, 205, 133) |
| HSL | hsl(78, 42%, 66%) |
| HSV | hsv(78, 35%, 80%) |
| CMYK | cmyk(10.2%, 0%, 35.1%, 19.6%) |
| CIE-LAB | lab(79.36, -18.93, 33.55) |
| CIE-LCH | lch(79.36, 38.52, 119.43°) |
| OKLab | oklab(81.54% -0.0515 0.083) |
| OKLCH | oklch(81.54% 0.098 121.8) |
| XYZ | xyz(45.8319, 55.5464, 30.4928) |
| Luminance | 0.5555 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 0.88
Greenish Tan
#BCCB7A
ΔE00 2.54
Pale Olive Green
#B1D27B
ΔE00 3.23
Light Moss Green
#A6C875
ΔE00 3.66
Tan Green
#A9BE70
ΔE00 4.19
Light Olive
#ACBF69
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8CD85 #9A85CD
analogous
#CDBE85 #B8CD85 #94CD85
triadic
#B8CD85 #85B8CD #CD85B8
tetradic
#B8CD85 #85CDBE #9A85CD #CD8594
square
#B8CD85 #85CDBE #9A85CD #CD8594
split-complementary
#B8CD85 #8594CD #BE85CD
monochromatic
#7F993F #9FBB5A #B8CD85 #D1DFB0 #EBF1DC
Accessibility & contrast
On white
1.73
#B8CD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#B8CD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8CD85
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8CD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8CD85 | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C580
Deuteranopia (green-blind)
#D3C588
Tritanopia (blue-blind)
#BEC6BB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #b8cd85; /* rgb */ color: rgb(184, 205, 133); /* oklch */ color: oklch(81.5% 0.098 121.8);
Tailwind
colors: {
custom: {
50: '#cedca9',
500: '#b8cd85',
950: '#000000',
},
}SCSS
$custom: #b8cd85; $custom-light: #cedca9; $custom-dark: #000000;
JSON
{
"hex": "#b8cd85",
"rgb": {
"r": 184,
"g": 205,
"b": 133
},
"hsl": {
"h": 77.5,
"s": 41.86,
"l": 66.275
},
"oklch": {
"l": 0.81536,
"c": 0.0977,
"h": 121.8
},
"luminance": 0.55546
}Semantic roles & 50–950 ramp
primary
#B8CD85
secondary
#6C579F
accent
#31B557
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#141510
muted
#838480