#95E075#95E075
#95E075 is a very light, vivid green. Relative luminance 0.610; OKLCH L 83.3% C 0.159 H 137.0°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #95E075 |
|---|---|
| RGB | rgb(149, 224, 117) |
| HSL | hsl(102, 63%, 67%) |
| HSV | hsv(102, 48%, 88%) |
| CMYK | cmyk(33.5%, 0%, 47.8%, 12.2%) |
| CIE-LAB | lab(82.37, -42.39, 44.94) |
| CIE-LCH | lch(82.37, 61.77, 133.33°) |
| OKLab | oklab(83.34% -0.1164 0.1085) |
| OKLCH | oklch(83.34% 0.159 137) |
| XYZ | xyz(42.2598, 60.9834, 26.3705) |
| Luminance | 0.6099 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.77
Lightish Green
#61E160
ΔE00 5.40
Fresh Green
#69D84F
ΔE00 5.49
Light Green
#96F97B
ΔE00 5.61
Light Grass Green
#9AF764
ΔE00 6.32
Spring Green (survey)
#A9F971
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95E075 #C075E0
analogous
#CBE075 #95E075 #75E08B
triadic
#95E075 #7595E0 #E07595
tetradic
#95E075 #75CBE0 #C075E0 #E08B75
square
#95E075 #75CBE0 #C075E0 #E08B75
split-complementary
#95E075 #8B75E0 #E075CB
monochromatic
#51B328 #6FD543 #95E075 #BBEBA7 #E2F6D9
Accessibility & contrast
On white
1.59
#95E075 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#95E075 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95E075
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95E075 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95E075 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D16C
Deuteranopia (green-blind)
#DBCA7C
Tritanopia (blue-blind)
#92D9C7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #95e075; /* rgb */ color: rgb(149, 224, 117); /* oklch */ color: oklch(83.3% 0.159 137.0);
Tailwind
colors: {
custom: {
50: '#b7ea9f',
500: '#95e075',
950: '#000000',
},
}SCSS
$custom: #95e075; $custom-light: #b7ea9f; $custom-dark: #000000;
JSON
{
"hex": "#95e075",
"rgb": {
"r": 149,
"g": 224,
"b": 117
},
"hsl": {
"h": 102.056,
"s": 63.314,
"l": 66.863
},
"oklch": {
"l": 0.83344,
"c": 0.15912,
"h": 137
},
"luminance": 0.60985
}Semantic roles & 50–950 ramp
primary
#95E075
secondary
#9345B4
accent
#1ACB96
background
#FDFEFC
surface
#F8FDF5
border
#D1D5CF
text
#12160F
muted
#828480