#95E77F#95E77F
#95E77F is a very light, vivid green. Relative luminance 0.651; OKLCH L 85.1% C 0.160 H 139.3°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #95E77F |
|---|---|
| RGB | rgb(149, 231, 127) |
| HSL | hsl(107, 68%, 70%) |
| HSV | hsv(107, 45%, 91%) |
| CMYK | cmyk(35.5%, 0%, 45%, 9.4%) |
| CIE-LAB | lab(84.52, -44.16, 42.77) |
| CIE-LCH | lch(84.52, 61.48, 135.91°) |
| OKLab | oklab(85.14% -0.1208 0.1041) |
| OKLCH | oklch(85.14% 0.16 139.3) |
| XYZ | xyz(44.7996, 65.0715, 30.2741) |
| Luminance | 0.6507 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.97
Light Green
#96F97B
ΔE00 4.38
Palegreen
#98FB98
ΔE00 4.77
Pale Light Green
#B1FC99
ΔE00 5.05
Easter Green
#8CFD7E
ΔE00 5.24
Lightish Green
#61E160
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95E77F #D17FE7
analogous
#C9E77F #95E77F #7FE79D
triadic
#95E77F #7F95E7 #E77F95
tetradic
#95E77F #7FC9E7 #D17FE7 #E79D7F
square
#95E77F #7FC9E7 #D17FE7 #E79D7F
split-complementary
#95E77F #9D7FE7 #E77FC9
monochromatic
#47C625 #6ADD4B #95E77F #C0F1B3 #EAFAE5
Accessibility & contrast
On white
1.50
#95E77F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#95E77F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95E77F
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95E77F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95E77F | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD877
Deuteranopia (green-blind)
#E1D085
Tritanopia (blue-blind)
#90E1CE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #95e77f; /* rgb */ color: rgb(149, 231, 127); /* oklch */ color: oklch(85.1% 0.160 139.3);
Tailwind
colors: {
custom: {
50: '#b7efa6',
500: '#95e77f',
950: '#000000',
},
}SCSS
$custom: #95e77f; $custom-light: #b7efa6; $custom-dark: #000000;
JSON
{
"hex": "#95e77f",
"rgb": {
"r": 149,
"g": 231,
"b": 127
},
"hsl": {
"h": 107.308,
"s": 68.421,
"l": 70.196
},
"oklch": {
"l": 0.85135,
"c": 0.1595,
"h": 139.3
},
"luminance": 0.65074
}Semantic roles & 50–950 ramp
primary
#95E77F
secondary
#A74BBF
accent
#15D0A9
background
#FDFFFC
surface
#F8FEF6
border
#D1D6D0
text
#12160F
muted
#828580