#95D67F#95D67F
#95D67F is a light, vivid green. Relative luminance 0.560; OKLCH L 81.2% C 0.135 H 138.1°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #95D67F |
|---|---|
| RGB | rgb(149, 214, 127) |
| HSL | hsl(105, 51%, 67%) |
| HSV | hsv(105, 41%, 84%) |
| CMYK | cmyk(30.4%, 0%, 40.7%, 16.1%) |
| CIE-LAB | lab(79.62, -36.62, 36.53) |
| CIE-LCH | lch(79.62, 51.73, 135.07°) |
| OKLab | oklab(81.16% -0.1002 0.0899) |
| OKLCH | oklch(81.16% 0.135 138.1) |
| XYZ | xyz(40.2705, 56.0134, 28.7644) |
| Luminance | 0.5602 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.37
Pale Olive Green
#B1D27B
ΔE00 5.76
Light Moss Green
#A6C875
ΔE00 5.79
Lightgreen
#90EE90
ΔE00 5.87
Light Grey Green
#B7E1A1
ΔE00 6.31
Soft Green
#6FC276
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95D67F #C07FD6
analogous
#C0D67F #95D67F #7FD695
triadic
#95D67F #7F95D6 #D67F95
tetradic
#95D67F #7FC0D6 #C07FD6 #D6957F
square
#95D67F #7FC0D6 #C07FD6 #D6957F
split-complementary
#95D67F #957FD6 #D67FC0
monochromatic
#51A635 #6FC751 #95D67F #BBE5AD #E2F4DC
Accessibility & contrast
On white
1.72
#95D67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#95D67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95D67F
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95D67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95D67F | 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)
#DBC979
Deuteranopia (green-blind)
#D1C384
Tritanopia (blue-blind)
#92D0C1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #95d67f; /* rgb */ color: rgb(149, 214, 127); /* oklch */ color: oklch(81.2% 0.135 138.1);
Tailwind
colors: {
custom: {
50: '#b6e3a5',
500: '#95d67f',
950: '#000000',
},
}SCSS
$custom: #95d67f; $custom-light: #b6e3a5; $custom-dark: #000000;
JSON
{
"hex": "#95d67f",
"rgb": {
"r": 149,
"g": 214,
"b": 127
},
"hsl": {
"h": 104.828,
"s": 51.479,
"l": 66.863
},
"oklch": {
"l": 0.8116,
"c": 0.13457,
"h": 138.1
},
"luminance": 0.56015
}Semantic roles & 50–950 ramp
primary
#95D67F
secondary
#9350AA
accent
#27BF98
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11150F
muted
#818480