#95E89D#95E89D
#95E89D is a very light, vivid green. Relative luminance 0.665; OKLCH L 85.9% C 0.131 H 146.6°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #95E89D |
|---|---|
| RGB | rgb(149, 232, 157) |
| HSL | hsl(126, 64%, 75%) |
| HSV | hsv(126, 36%, 91%) |
| CMYK | cmyk(35.8%, 0%, 32.3%, 9%) |
| CIE-LAB | lab(85.27, -40.18, 28.74) |
| CIE-LCH | lch(85.27, 49.40, 144.43°) |
| OKLab | oklab(85.89% -0.1096 0.0722) |
| OKLCH | oklch(85.89% 0.131 146.6) |
| XYZ | xyz(47.3345, 66.5346, 42.2401) |
| Luminance | 0.6654 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.16
Lightgreen
#90EE90
ΔE00 3.27
Light Sea Green
#98F6B0
ΔE00 3.53
Light Mint Green
#A6FBB2
ΔE00 4.23
Mint (survey)
#9FFEB0
ΔE00 4.66
Foam Green
#90FDA9
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95E89D #E895E0
analogous
#B7E895 #95E89D #95E8C7
triadic
#95E89D #9D95E8 #E89D95
tetradic
#95E89D #95B7E8 #E895E0 #E8C795
square
#95E89D #95B7E8 #E895E0 #E8C795
split-complementary
#95E89D #C795E8 #E895B7
monochromatic
#30D240 #63DD6F #95E89D #C7F3CB #E6FAE8
Accessibility & contrast
On white
1.47
#95E89D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#95E89D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95E89D
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95E89D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95E89D | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA98
Deuteranopia (green-blind)
#DED2A1
Tritanopia (blue-blind)
#8AE4D4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #95e89d; /* rgb */ color: rgb(149, 232, 157); /* oklch */ color: oklch(85.9% 0.131 146.6);
Tailwind
colors: {
custom: {
50: '#b7f0ba',
500: '#95e89d',
950: '#000000',
},
}SCSS
$custom: #95e89d; $custom-light: #b7f0ba; $custom-dark: #000000;
JSON
{
"hex": "#95e89d",
"rgb": {
"r": 149,
"g": 232,
"b": 157
},
"hsl": {
"h": 125.783,
"s": 64.341,
"l": 74.706
},
"oklch": {
"l": 0.85892,
"c": 0.13124,
"h": 146.6
},
"luminance": 0.66537
}Semantic roles & 50–950 ramp
primary
#95E89D
secondary
#C25FB9
accent
#19BBCC
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111611
muted
#818581