#B8CD95#B8CD95
#B8CD95 is a light, moderate yellow-green. Relative luminance 0.560; OKLCH L 81.8% C 0.079 H 124.8°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #B8CD95 |
|---|---|
| RGB | rgb(184, 205, 149) |
| HSL | hsl(83, 36%, 69%) |
| HSV | hsv(83, 27%, 80%) |
| CMYK | cmyk(10.2%, 0%, 27.3%, 19.6%) |
| CIE-LAB | lab(79.63, -16.73, 25.61) |
| CIE-LCH | lch(79.63, 30.59, 123.16°) |
| OKLab | oklab(81.84% -0.0449 0.0646) |
| OKLCH | oklch(81.84% 0.079 124.8) |
| XYZ | xyz(47.0227, 56.0227, 36.7641) |
| Luminance | 0.5602 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.16
Greenish Tan
#BCCB7A
ΔE00 5.67
Light Grey Green
#B7E1A1
ΔE00 5.81
Light Moss Green
#A6C875
ΔE00 5.93
Pale Olive Green
#B1D27B
ΔE00 5.96
Tan Green
#A9BE70
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8CD95 #AA95CD
analogous
#CDC695 #B8CD95 #9CCD95
triadic
#B8CD95 #95B8CD #CD95B8
tetradic
#B8CD95 #95CDC6 #AA95CD #CD959C
square
#B8CD95 #95CDC6 #AA95CD #CD959C
split-complementary
#B8CD95 #959CCD #C695CD
monochromatic
#7E9D4A #9CB96B #B8CD95 #D4E1BF #F0F4E8
Accessibility & contrast
On white
1.72
#B8CD95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#B8CD95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8CD95
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8CD95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8CD95 | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C691
Deuteranopia (green-blind)
#D0C598
Tritanopia (blue-blind)
#BCC8BE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #b8cd95; /* rgb */ color: rgb(184, 205, 149); /* oklch */ color: oklch(81.8% 0.079 124.8);
Tailwind
colors: {
custom: {
50: '#cddcb4',
500: '#b8cd95',
950: '#000000',
},
}SCSS
$custom: #b8cd95; $custom-light: #cddcb4; $custom-dark: #000000;
JSON
{
"hex": "#b8cd95",
"rgb": {
"r": 184,
"g": 205,
"b": 149
},
"hsl": {
"h": 82.5,
"s": 35.897,
"l": 69.412
},
"oklch": {
"l": 0.81842,
"c": 0.07863,
"h": 124.8
},
"luminance": 0.56023
}Semantic roles & 50–950 ramp
primary
#B8CD95
secondary
#7B64A2
accent
#37AF64
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#131511
muted
#838481