#95E07A#95E07A
#95E07A is a very light, vivid green. Relative luminance 0.611; OKLCH L 83.4% C 0.154 H 137.9°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #95E07A |
|---|---|
| RGB | rgb(149, 224, 122) |
| HSL | hsl(104, 62%, 68%) |
| HSV | hsv(104, 46%, 88%) |
| CMYK | cmyk(33.5%, 0%, 45.5%, 12.2%) |
| CIE-LAB | lab(82.43, -41.76, 42.59) |
| CIE-LCH | lch(82.43, 59.65, 134.43°) |
| OKLab | oklab(83.42% -0.1145 0.1035) |
| OKLCH | oklch(83.42% 0.154 137.9) |
| XYZ | xyz(42.5616, 61.1042, 27.9603) |
| Luminance | 0.6111 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.26
Lightish Green
#61E160
ΔE00 5.58
Light Green
#96F97B
ΔE00 5.80
Fresh Green
#69D84F
ΔE00 5.90
Palegreen
#98FB98
ΔE00 6.34
Pale Light Green
#B1FC99
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95E07A #C57AE0
analogous
#C8E07A #95E07A #7AE092
triadic
#95E07A #7A95E0 #E07A95
tetradic
#95E07A #7AC8E0 #C57AE0 #E0927A
square
#95E07A #7AC8E0 #C57AE0 #E0927A
split-complementary
#95E07A #927AE0 #E07AC8
monochromatic
#4FB52A #6DD448 #95E07A #BDECAC #E4F7DD
Accessibility & contrast
On white
1.59
#95E07A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#95E07A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95E07A
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95E07A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95E07A | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D172
Deuteranopia (green-blind)
#DBCB80
Tritanopia (blue-blind)
#92DAC8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #95e07a; /* rgb */ color: rgb(149, 224, 122); /* oklch */ color: oklch(83.4% 0.154 137.9);
Tailwind
colors: {
custom: {
50: '#b7eaa2',
500: '#95e07a',
950: '#000000',
},
}SCSS
$custom: #95e07a; $custom-light: #b7eaa2; $custom-dark: #000000;
JSON
{
"hex": "#95e07a",
"rgb": {
"r": 149,
"g": 224,
"b": 122
},
"hsl": {
"h": 104.118,
"s": 62.195,
"l": 67.843
},
"oklch": {
"l": 0.83418,
"c": 0.1543,
"h": 137.9
},
"luminance": 0.61106
}Semantic roles & 50–950 ramp
primary
#95E07A
secondary
#9948B6
accent
#1CCA9C
background
#FDFEFC
surface
#F8FDF5
border
#D1D5CF
text
#12160F
muted
#828480