#95EE95#95EE95
#95EE95 is a very light, vivid green. Relative luminance 0.697; OKLCH L 87.1% C 0.148 H 144.2°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #95EE95 |
|---|---|
| RGB | rgb(149, 238, 149) |
| HSL | hsl(120, 72%, 76%) |
| HSV | hsv(120, 37%, 93%) |
| CMYK | cmyk(37.4%, 0%, 37.4%, 6.7%) |
| CIE-LAB | lab(86.85, -44.08, 34.89) |
| CIE-LCH | lch(86.85, 56.22, 141.63°) |
| OKLab | oklab(87.13% -0.1201 0.0867) |
| OKLCH | oklch(87.13% 0.148 144.2) |
| XYZ | xyz(48.3916, 69.7059, 39.3327) |
| Luminance | 0.6971 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 0.87
Palegreen
#98FB98
ΔE00 2.90
Mint Green
#8FFF9F
ΔE00 3.83
Baby Green
#8CFF9E
ΔE00 3.95
Light Pastel Green
#B2FBA5
ΔE00 3.95
Foam Green
#90FDA9
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95EE95 #EE95EE
analogous
#C1EE95 #95EE95 #95EEC1
triadic
#95EE95 #9595EE #EE9595
tetradic
#95EE95 #95C1EE #EE95EE #EEC195
square
#95EE95 #95C1EE #EE95EE #EEC195
split-complementary
#95EE95 #C195EE #EE95C1
monochromatic
#2CDD2C #60E660 #95EE95 #CAF6CA #E5FBE5
Accessibility & contrast
On white
1.41
#95EE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#95EE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95EE95
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95EE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95EE95 | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8F
Deuteranopia (green-blind)
#E4D69A
Tritanopia (blue-blind)
#8BE9D8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #95ee95; /* rgb */ color: rgb(149, 238, 149); /* oklch */ color: oklch(87.1% 0.148 144.2);
Tailwind
colors: {
custom: {
50: '#b7f4b5',
500: '#95ee95',
950: '#000000',
},
}SCSS
$custom: #95ee95; $custom-light: #b7f4b5; $custom-dark: #000000;
JSON
{
"hex": "#95ee95",
"rgb": {
"r": 149,
"g": 238,
"b": 149
},
"hsl": {
"h": 120,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.87134,
"c": 0.14812,
"h": 144.2
},
"luminance": 0.69709
}Semantic roles & 50–950 ramp
primary
#95EE95
secondary
#CA5DCA
accent
#11D4D4
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#121711
muted
#828581