#95EA8F#95EA8F
#95EA8F is a very light, vivid green. Relative luminance 0.672; OKLCH L 86.1% C 0.148 H 142.7°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #95EA8F |
|---|---|
| RGB | rgb(149, 234, 143) |
| HSL | hsl(116, 68%, 74%) |
| HSV | hsv(116, 39%, 92%) |
| CMYK | cmyk(36.3%, 0%, 38.9%, 8.2%) |
| CIE-LAB | lab(85.61, -43.24, 36.27) |
| CIE-LCH | lch(85.61, 56.44, 140.00°) |
| OKLab | oklab(86.1% -0.1179 0.0898) |
| OKLCH | oklch(86.1% 0.148 142.7) |
| XYZ | xyz(46.7732, 67.2159, 36.4907) |
| Luminance | 0.6722 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.19
Palegreen
#98FB98
ΔE00 3.64
Light Pastel Green
#B2FBA5
ΔE00 4.50
Pale Light Green
#B1FC99
ΔE00 4.70
Mint Green
#8FFF9F
ΔE00 4.78
Baby Green
#8CFF9E
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95EA8F #E48FEA
analogous
#C3EA8F #95EA8F #8FEAB7
triadic
#95EA8F #8F95EA #EA8F95
tetradic
#95EA8F #8FC3EA #E48FEA #EAB78F
square
#95EA8F #8FC3EA #E48FEA #EAB78F
split-complementary
#95EA8F #B78FEA #EA8FC3
monochromatic
#34D628 #64E05B #95EA8F #C6F4C3 #E7FAE5
Accessibility & contrast
On white
1.45
#95EA8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#95EA8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95EA8F
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95EA8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95EA8F | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB89
Deuteranopia (green-blind)
#E1D394
Tritanopia (blue-blind)
#8DE5D3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #95ea8f; /* rgb */ color: rgb(149, 234, 143); /* oklch */ color: oklch(86.1% 0.148 142.7);
Tailwind
colors: {
custom: {
50: '#b7f1b0',
500: '#95ea8f',
950: '#000000',
},
}SCSS
$custom: #95ea8f; $custom-light: #b7f1b0; $custom-dark: #000000;
JSON
{
"hex": "#95ea8f",
"rgb": {
"r": 149,
"g": 234,
"b": 143
},
"hsl": {
"h": 116.044,
"s": 68.421,
"l": 73.922
},
"oklch": {
"l": 0.86097,
"c": 0.14817,
"h": 142.7
},
"luminance": 0.67218
}Semantic roles & 50–950 ramp
primary
#95EA8F
secondary
#BD59C4
accent
#15D0C4
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121710
muted
#828581