#B0CD78#B0CD78
#B0CD78 is a light, moderate yellow-green. Relative luminance 0.542; OKLCH L 80.7% C 0.115 H 124.3°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CD78 |
|---|---|
| RGB | rgb(176, 205, 120) |
| HSL | hsl(80, 46%, 64%) |
| HSV | hsv(80, 41%, 80%) |
| CMYK | cmyk(14.1%, 0%, 41.5%, 19.6%) |
| CIE-LAB | lab(78.61, -23.58, 39.09) |
| CIE-LCH | lch(78.61, 45.65, 121.09°) |
| OKLab | oklab(80.73% -0.065 0.0953) |
| OKLCH | oklch(80.73% 0.115 124.3) |
| XYZ | xyz(43.1258, 54.2486, 25.9647) |
| Luminance | 0.5425 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 1.31
Light Moss Green
#A6C875
ΔE00 1.92
Pale Olive
#B9CC81
ΔE00 2.50
Greenish Tan
#BCCB7A
ΔE00 3.13
Tan Green
#A9BE70
ΔE00 3.89
Light Olive
#ACBF69
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CD78 #9578CD
analogous
#CDBF78 #B0CD78 #85CD78
triadic
#B0CD78 #78B0CD #CD78B0
tetradic
#B0CD78 #78CDBF #9578CD #CD7885
square
#B0CD78 #78CDBF #9578CD #CD7885
split-complementary
#B0CD78 #7885CD #BF78CD
monochromatic
#749437 #96BC4B #B0CD78 #CADEA5 #E4EED1
Accessibility & contrast
On white
1.77
#B0CD78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#B0CD78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CD78
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CD78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CD78 | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C371
Deuteranopia (green-blind)
#D2C27C
Tritanopia (blue-blind)
#B5C6B8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #b0cd78; /* rgb */ color: rgb(176, 205, 120); /* oklch */ color: oklch(80.7% 0.115 124.3);
Tailwind
colors: {
custom: {
50: '#c9dca0',
500: '#b0cd78',
950: '#000000',
},
}SCSS
$custom: #b0cd78; $custom-light: #c9dca0; $custom-dark: #000000;
JSON
{
"hex": "#b0cd78",
"rgb": {
"r": 176,
"g": 205,
"b": 120
},
"hsl": {
"h": 80.471,
"s": 45.946,
"l": 63.725
},
"oklch": {
"l": 0.80733,
"c": 0.11537,
"h": 124.3
},
"luminance": 0.54249
}Semantic roles & 50–950 ramp
primary
#B0CD78
secondary
#694F9A
accent
#2CB95C
background
#FDFEFC
surface
#F9FCF5
border
#D2D5CF
text
#13150F
muted
#828480