#B8CD80#B8CD80
#B8CD80 is a light, moderate yellow-green. Relative luminance 0.554; OKLCH L 81.4% C 0.103 H 121.2°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #B8CD80 |
|---|---|
| RGB | rgb(184, 205, 128) |
| HSL | hsl(76, 44%, 65%) |
| HSV | hsv(76, 38%, 80%) |
| CMYK | cmyk(10.2%, 0%, 37.6%, 19.6%) |
| CIE-LAB | lab(79.28, -19.56, 36.01) |
| CIE-LCH | lch(79.28, 40.98, 118.51°) |
| OKLab | oklab(81.45% -0.0535 0.0885) |
| OKLCH | oklch(81.45% 0.103 121.2) |
| XYZ | xyz(45.4947, 55.4115, 28.7166) |
| Luminance | 0.5541 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 0.53
Greenish Tan
#BCCB7A
ΔE00 1.82
Pale Olive Green
#B1D27B
ΔE00 2.76
Light Moss Green
#A6C875
ΔE00 3.40
Tan Green
#A9BE70
ΔE00 3.93
Light Olive
#ACBF69
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8CD80 #9580CD
analogous
#CDBC80 #B8CD80 #91CD80
triadic
#B8CD80 #80B8CD #CD80B8
tetradic
#B8CD80 #80CDBC #9580CD #CD8091
square
#B8CD80 #80CDBC #9580CD #CD8091
split-complementary
#B8CD80 #8091CD #BC80CD
monochromatic
#7E973B #9FBC54 #B8CD80 #D1DEAC #E9F0D8
Accessibility & contrast
On white
1.74
#B8CD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#B8CD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8CD80
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8CD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8CD80 | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C57A
Deuteranopia (green-blind)
#D3C484
Tritanopia (blue-blind)
#BEC6BA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b8cd80; /* rgb */ color: rgb(184, 205, 128); /* oklch */ color: oklch(81.4% 0.103 121.2);
Tailwind
colors: {
custom: {
50: '#cedca6',
500: '#b8cd80',
950: '#000000',
},
}SCSS
$custom: #b8cd80; $custom-light: #cedca6; $custom-dark: #000000;
JSON
{
"hex": "#b8cd80",
"rgb": {
"r": 184,
"g": 205,
"b": 128
},
"hsl": {
"h": 76.364,
"s": 43.503,
"l": 65.294
},
"oklch": {
"l": 0.81449,
"c": 0.10347,
"h": 121.2
},
"luminance": 0.55412
}Semantic roles & 50–950 ramp
primary
#B8CD80
secondary
#68549D
accent
#2FB754
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480