#B8CD8A#B8CD8A
#B8CD8A is a light, moderate yellow-green. Relative luminance 0.557; OKLCH L 81.6% C 0.092 H 122.6°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #B8CD8A |
|---|---|
| RGB | rgb(184, 205, 138) |
| HSL | hsl(79, 40%, 67%) |
| HSV | hsv(79, 33%, 80%) |
| CMYK | cmyk(10.2%, 0%, 32.7%, 19.6%) |
| CIE-LAB | lab(79.44, -18.27, 31.08) |
| CIE-LCH | lch(79.44, 36.05, 120.45°) |
| OKLab | oklab(81.63% -0.0495 0.0774) |
| OKLCH | oklch(81.63% 0.092 122.6) |
| XYZ | xyz(46.1856, 55.6879, 32.3555) |
| Luminance | 0.5569 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.81
Greenish Tan
#BCCB7A
ΔE00 3.42
Pale Olive Green
#B1D27B
ΔE00 3.92
Light Moss Green
#A6C875
ΔE00 4.17
Tan Green
#A9BE70
ΔE00 4.66
Light Olive
#ACBF69
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8CD8A #9F8ACD
analogous
#CDC18A #B8CD8A #97CD8A
triadic
#B8CD8A #8AB8CD #CD8AB8
tetradic
#B8CD8A #8ACDC1 #9F8ACD #CD8A97
square
#B8CD8A #8ACDC1 #9F8ACD #CD8A97
split-complementary
#B8CD8A #8A97CD #C18ACD
monochromatic
#7F9B42 #9EBB5F #B8CD8A #D2DFB5 #ECF2E0
Accessibility & contrast
On white
1.73
#B8CD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#B8CD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8CD8A
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8CD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8CD8A | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C585
Deuteranopia (green-blind)
#D2C58D
Tritanopia (blue-blind)
#BDC7BC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #b8cd8a; /* rgb */ color: rgb(184, 205, 138); /* oklch */ color: oklch(81.6% 0.092 122.6);
Tailwind
colors: {
custom: {
50: '#cedcac',
500: '#b8cd8a',
950: '#000000',
},
}SCSS
$custom: #b8cd8a; $custom-light: #cedcac; $custom-dark: #000000;
JSON
{
"hex": "#b8cd8a",
"rgb": {
"r": 184,
"g": 205,
"b": 138
},
"hsl": {
"h": 78.806,
"s": 40.12,
"l": 67.255
},
"oklch": {
"l": 0.81627,
"c": 0.09184,
"h": 122.6
},
"luminance": 0.55688
}Semantic roles & 50–950 ramp
primary
#B8CD8A
secondary
#705AA1
accent
#32B35B
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#131510
muted
#838481