#95EA93#95EA93
#95EA93 is a very light, vivid green. Relative luminance 0.673; OKLCH L 86.2% C 0.144 H 143.7°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #95EA93 |
|---|---|
| RGB | rgb(149, 234, 147) |
| HSL | hsl(119, 67%, 75%) |
| HSV | hsv(119, 37%, 92%) |
| CMYK | cmyk(36.3%, 0%, 37.2%, 8.2%) |
| CIE-LAB | lab(85.67, -42.64, 34.35) |
| CIE-LCH | lch(85.67, 54.75, 141.15°) |
| OKLab | oklab(86.17% -0.1162 0.0854) |
| OKLCH | oklch(86.17% 0.144 143.7) |
| XYZ | xyz(47.0816, 67.3393, 38.1151) |
| Luminance | 0.6734 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.39
Palegreen
#98FB98
ΔE00 3.77
Light Pastel Green
#B2FBA5
ΔE00 4.44
Light Sea Green
#98F6B0
ΔE00 4.70
Mint Green
#8FFF9F
ΔE00 4.71
Foam Green
#90FDA9
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95EA93 #E893EA
analogous
#C0EA93 #95EA93 #93EABD
triadic
#95EA93 #9395EA #EA9395
tetradic
#95EA93 #93C0EA #E893EA #EABD93
square
#95EA93 #93C0EA #E893EA #EABD93
split-complementary
#95EA93 #BD93EA #EA93C0
monochromatic
#30D62D #63E060 #95EA93 #C7F4C6 #E6FAE5
Accessibility & contrast
On white
1.45
#95EA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#95EA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95EA93
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95EA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95EA93 | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB8D
Deuteranopia (green-blind)
#E1D398
Tritanopia (blue-blind)
#8CE5D4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #95ea93; /* rgb */ color: rgb(149, 234, 147); /* oklch */ color: oklch(86.2% 0.144 143.7);
Tailwind
colors: {
custom: {
50: '#b7f1b3',
500: '#95ea93',
950: '#000000',
},
}SCSS
$custom: #95ea93; $custom-light: #b7f1b3; $custom-dark: #000000;
JSON
{
"hex": "#95ea93",
"rgb": {
"r": 149,
"g": 234,
"b": 147
},
"hsl": {
"h": 118.621,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.86168,
"c": 0.1442,
"h": 143.7
},
"luminance": 0.67342
}Semantic roles & 50–950 ramp
primary
#95EA93
secondary
#C25CC5
accent
#16CFCB
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#121711
muted
#828581