#B8CD86#B8CD86
#B8CD86 is a light, moderate yellow-green. Relative luminance 0.556; OKLCH L 81.6% C 0.097 H 122.0°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #B8CD86 |
|---|---|
| RGB | rgb(184, 205, 134) |
| HSL | hsl(78, 42%, 66%) |
| HSV | hsv(78, 35%, 80%) |
| CMYK | cmyk(10.2%, 0%, 34.6%, 19.6%) |
| CIE-LAB | lab(79.37, -18.80, 33.06) |
| CIE-LCH | lch(79.37, 38.03, 119.62°) |
| OKLab | oklab(81.55% -0.0511 0.0819) |
| OKLCH | oklch(81.55% 0.097 122) |
| XYZ | xyz(45.9013, 55.5742, 30.8584) |
| Luminance | 0.5557 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.05
Greenish Tan
#BCCB7A
ΔE00 2.71
Pale Olive Green
#B1D27B
ΔE00 3.35
Light Moss Green
#A6C875
ΔE00 3.74
Tan Green
#A9BE70
ΔE00 4.26
Light Olive
#ACBF69
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8CD86 #9B86CD
analogous
#CDBE86 #B8CD86 #95CD86
triadic
#B8CD86 #86B8CD #CD86B8
tetradic
#B8CD86 #86CDBE #9B86CD #CD8695
square
#B8CD86 #86CDBE #9B86CD #CD8695
split-complementary
#B8CD86 #8695CD #BE86CD
monochromatic
#7F993F #9FBB5B #B8CD86 #D1DFB1 #EBF1DD
Accessibility & contrast
On white
1.73
#B8CD86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#B8CD86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8CD86
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8CD86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8CD86 | 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)
#D5C581
Deuteranopia (green-blind)
#D2C589
Tritanopia (blue-blind)
#BEC6BB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #b8cd86; /* rgb */ color: rgb(184, 205, 134); /* oklch */ color: oklch(81.6% 0.097 122.0);
Tailwind
colors: {
custom: {
50: '#cedcaa',
500: '#b8cd86',
950: '#000000',
},
}SCSS
$custom: #b8cd86; $custom-light: #cedcaa; $custom-dark: #000000;
JSON
{
"hex": "#b8cd86",
"rgb": {
"r": 184,
"g": 205,
"b": 134
},
"hsl": {
"h": 77.746,
"s": 41.52,
"l": 66.471
},
"oklch": {
"l": 0.81553,
"c": 0.09653,
"h": 122
},
"luminance": 0.55574
}Semantic roles & 50–950 ramp
primary
#B8CD86
secondary
#6D58A0
accent
#31B558
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481