#95EA96#95EA96
#95EA96 is a very light, vivid green. Relative luminance 0.674; OKLCH L 86.2% C 0.141 H 144.5°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #95EA96 |
|---|---|
| RGB | rgb(149, 234, 150) |
| HSL | hsl(121, 67%, 75%) |
| HSV | hsv(121, 36%, 92%) |
| CMYK | cmyk(36.3%, 0%, 35.9%, 8.2%) |
| CIE-LAB | lab(85.72, -42.18, 32.90) |
| CIE-LCH | lch(85.72, 53.49, 142.05°) |
| OKLab | oklab(86.22% -0.1149 0.082) |
| OKLCH | oklch(86.22% 0.141 144.5) |
| XYZ | xyz(47.3201, 67.4347, 39.3711) |
| Luminance | 0.6744 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.74
Palegreen
#98FB98
ΔE00 3.96
Light Sea Green
#98F6B0
ΔE00 4.25
Light Pastel Green
#B2FBA5
ΔE00 4.47
Light Mint Green
#A6FBB2
ΔE00 4.50
Foam Green
#90FDA9
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95EA96 #EA95E9
analogous
#BEEA95 #95EA96 #95EAC1
triadic
#95EA96 #9695EA #EA9695
tetradic
#95EA96 #95BEEA #EA95E9 #EAC195
square
#95EA96 #95BEEA #EA95E9 #EAC195
split-complementary
#95EA96 #C195EA #EA95BE
monochromatic
#2FD631 #62E063 #95EA96 #C8F4C9 #E5FAE6
Accessibility & contrast
On white
1.45
#95EA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#95EA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95EA96
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95EA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95EA96 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB90
Deuteranopia (green-blind)
#E0D39B
Tritanopia (blue-blind)
#8BE5D5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #95ea96; /* rgb */ color: rgb(149, 234, 150); /* oklch */ color: oklch(86.2% 0.141 144.5);
Tailwind
colors: {
custom: {
50: '#b7f1b5',
500: '#95ea96',
950: '#000000',
},
}SCSS
$custom: #95ea96; $custom-light: #b7f1b5; $custom-dark: #000000;
JSON
{
"hex": "#95ea96",
"rgb": {
"r": 149,
"g": 234,
"b": 150
},
"hsl": {
"h": 120.706,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.86223,
"c": 0.14121,
"h": 144.5
},
"luminance": 0.67437
}Semantic roles & 50–950 ramp
primary
#95EA96
secondary
#C55EC4
accent
#17CDCF
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#121711
muted
#828581