#95E99D#95E99D
#95E99D is a very light, vivid green. Relative luminance 0.671; OKLCH L 86.1% C 0.133 H 146.6°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #95E99D |
|---|---|
| RGB | rgb(149, 233, 157) |
| HSL | hsl(126, 66%, 75%) |
| HSV | hsv(126, 36%, 91%) |
| CMYK | cmyk(36.1%, 0%, 32.6%, 8.6%) |
| CIE-LAB | lab(85.55, -40.62, 29.12) |
| CIE-LCH | lch(85.55, 49.98, 144.37°) |
| OKLab | oklab(86.12% -0.1108 0.0732) |
| OKLCH | oklch(86.12% 0.133 146.6) |
| XYZ | xyz(47.6168, 67.0992, 42.3342) |
| Luminance | 0.6710 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.05
Hospital Green
#9BE5AA
ΔE00 3.35
Light Sea Green
#98F6B0
ΔE00 3.41
Light Mint Green
#A6FBB2
ΔE00 4.07
Mint (survey)
#9FFEB0
ΔE00 4.45
Foam Green
#90FDA9
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95E99D #E995E1
analogous
#B7E995 #95E99D #95E9C7
triadic
#95E99D #9D95E9 #E99D95
tetradic
#95E99D #95B7E9 #E995E1 #E9C795
square
#95E99D #95B7E9 #E995E1 #E9C795
split-complementary
#95E99D #C795E9 #E995B7
monochromatic
#30D43F #62DE6E #95E99D #C8F4CC #E6FAE8
Accessibility & contrast
On white
1.46
#95E99D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#95E99D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95E99D
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95E99D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95E99D | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDB98
Deuteranopia (green-blind)
#DFD3A1
Tritanopia (blue-blind)
#8AE5D5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #95e99d; /* rgb */ color: rgb(149, 233, 157); /* oklch */ color: oklch(86.1% 0.133 146.6);
Tailwind
colors: {
custom: {
50: '#b7f0ba',
500: '#95e99d',
950: '#000000',
},
}SCSS
$custom: #95e99d; $custom-light: #b7f0ba; $custom-dark: #000000;
JSON
{
"hex": "#95e99d",
"rgb": {
"r": 149,
"g": 233,
"b": 157
},
"hsl": {
"h": 125.714,
"s": 65.625,
"l": 74.902
},
"oklch": {
"l": 0.86124,
"c": 0.13275,
"h": 146.6
},
"luminance": 0.67102
}Semantic roles & 50–950 ramp
primary
#95E99D
secondary
#C45FBA
accent
#18BCCD
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111611
muted
#818581