#95CB79#95CB79
#95CB79 is a light, vivid yellow-green. Relative luminance 0.505; OKLCH L 78.5% C 0.124 H 135.6°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #95CB79 |
|---|---|
| RGB | rgb(149, 203, 121) |
| HSL | hsl(100, 44%, 64%) |
| HSV | hsv(100, 40%, 80%) |
| CMYK | cmyk(26.6%, 0%, 40.4%, 20.4%) |
| CIE-LAB | lab(76.36, -32.38, 35.38) |
| CIE-LCH | lch(76.36, 47.96, 132.47°) |
| OKLab | oklab(78.5% -0.0887 0.087) |
| OKLCH | oklch(78.5% 0.124 135.6) |
| XYZ | xyz(37.2006, 50.4808, 25.8692) |
| Luminance | 0.5048 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio
#93C572
ΔE00 1.63
Light Moss Green
#A6C875
ΔE00 3.87
Pale Olive Green
#B1D27B
ΔE00 5.10
Soft Green
#6FC276
ΔE00 5.89
Lichen
#8FB67B
ΔE00 6.47
Tan Green
#A9BE70
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CB79 #AF79CB
analogous
#BECB79 #95CB79 #79CB86
triadic
#95CB79 #7995CB #CB7995
tetradic
#95CB79 #79BECB #AF79CB #CB8679
square
#95CB79 #79BECB #AF79CB #CB8679
split-complementary
#95CB79 #8679CB #CB79BE
monochromatic
#579138 #72BA4D #95CB79 #B8DCA5 #DBEDD1
Accessibility & contrast
On white
1.89
#95CB79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#95CB79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CB79
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CB79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CB79 | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1BF73
Deuteranopia (green-blind)
#C8BB7E
Tritanopia (blue-blind)
#94C5B7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #95cb79; /* rgb */ color: rgb(149, 203, 121); /* oklch */ color: oklch(78.5% 0.124 135.6);
Tailwind
colors: {
custom: {
50: '#b6dba1',
500: '#95cb79',
950: '#000000',
},
}SCSS
$custom: #95cb79; $custom-light: #b6dba1; $custom-dark: #000000;
JSON
{
"hex": "#95cb79",
"rgb": {
"r": 149,
"g": 203,
"b": 121
},
"hsl": {
"h": 99.512,
"s": 44.086,
"l": 63.529
},
"oklch": {
"l": 0.78496,
"c": 0.1242,
"h": 135.6
},
"luminance": 0.50482
}Semantic roles & 50–950 ramp
primary
#95CB79
secondary
#7F5098
accent
#2EB788
background
#FDFEFC
surface
#F8FBF5
border
#D1D4CF
text
#11150F
muted
#818480