#95EA90#95EA90
#95EA90 is a very light, vivid green. Relative luminance 0.672; OKLCH L 86.1% C 0.147 H 143.0°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #95EA90 |
|---|---|
| RGB | rgb(149, 234, 144) |
| HSL | hsl(117, 68%, 74%) |
| HSV | hsv(117, 38%, 92%) |
| CMYK | cmyk(36.3%, 0%, 38.5%, 8.2%) |
| CIE-LAB | lab(85.63, -43.09, 35.79) |
| CIE-LCH | lch(85.63, 56.01, 140.28°) |
| OKLab | oklab(86.12% -0.1175 0.0887) |
| OKLCH | oklch(86.12% 0.147 143) |
| XYZ | xyz(46.8493, 67.2464, 36.8915) |
| Luminance | 0.6725 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.20
Palegreen
#98FB98
ΔE00 3.66
Light Pastel Green
#B2FBA5
ΔE00 4.47
Mint Green
#8FFF9F
ΔE00 4.75
Pale Light Green
#B1FC99
ΔE00 4.76
Baby Green
#8CFF9E
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95EA90 #E590EA
analogous
#C2EA90 #95EA90 #90EAB8
triadic
#95EA90 #9095EA #EA9095
tetradic
#95EA90 #90C2EA #E590EA #EAB890
square
#95EA90 #90C2EA #E590EA #EAB890
split-complementary
#95EA90 #B890EA #EA90C2
monochromatic
#33D729 #64E05D #95EA90 #C6F4C3 #E6FAE5
Accessibility & contrast
On white
1.45
#95EA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#95EA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95EA90
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95EA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95EA90 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB8A
Deuteranopia (green-blind)
#E1D395
Tritanopia (blue-blind)
#8DE5D4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #95ea90; /* rgb */ color: rgb(149, 234, 144); /* oklch */ color: oklch(86.1% 0.147 143.0);
Tailwind
colors: {
custom: {
50: '#b7f1b1',
500: '#95ea90',
950: '#000000',
},
}SCSS
$custom: #95ea90; $custom-light: #b7f1b1; $custom-dark: #000000;
JSON
{
"hex": "#95ea90",
"rgb": {
"r": 149,
"g": 234,
"b": 144
},
"hsl": {
"h": 116.667,
"s": 68.182,
"l": 74.118
},
"oklch": {
"l": 0.86115,
"c": 0.14717,
"h": 143
},
"luminance": 0.67249
}Semantic roles & 50–950 ramp
primary
#95EA90
secondary
#BF5AC5
accent
#15D0C6
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121711
muted
#828581