#95E89F#95E89F
#95E89F is a very light, vivid green. Relative luminance 0.666; OKLCH L 85.9% C 0.129 H 147.3°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #95E89F |
|---|---|
| RGB | rgb(149, 232, 159) |
| HSL | hsl(127, 64%, 75%) |
| HSV | hsv(127, 36%, 91%) |
| CMYK | cmyk(35.8%, 0%, 31.5%, 9%) |
| CIE-LAB | lab(85.30, -39.85, 27.76) |
| CIE-LCH | lch(85.30, 48.56, 145.14°) |
| OKLab | oklab(85.93% -0.1087 0.0699) |
| OKLCH | oklch(85.93% 0.129 147.3) |
| XYZ | xyz(47.5066, 66.6035, 43.1467) |
| Luminance | 0.6661 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.80
Light Sea Green
#98F6B0
ΔE00 3.34
Lightgreen
#90EE90
ΔE00 3.62
Light Mint Green
#A6FBB2
ΔE00 4.16
Mint (survey)
#9FFEB0
ΔE00 4.64
Foam Green
#90FDA9
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95E89F #E895DE
analogous
#B5E895 #95E89F #95E8C9
triadic
#95E89F #9F95E8 #E89F95
tetradic
#95E89F #95B5E8 #E895DE #E8C995
square
#95E89F #95B5E8 #E895DE #E8C995
split-complementary
#95E89F #C995E8 #E895B5
monochromatic
#30D244 #63DD71 #95E89F #C7F3CD #E6FAE8
Accessibility & contrast
On white
1.47
#95E89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#95E89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95E89F
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95E89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95E89F | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA9A
Deuteranopia (green-blind)
#DDD2A3
Tritanopia (blue-blind)
#8AE4D5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #95e89f; /* rgb */ color: rgb(149, 232, 159); /* oklch */ color: oklch(85.9% 0.129 147.3);
Tailwind
colors: {
custom: {
50: '#b7f0bc',
500: '#95e89f',
950: '#000000',
},
}SCSS
$custom: #95e89f; $custom-light: #b7f0bc; $custom-dark: #000000;
JSON
{
"hex": "#95e89f",
"rgb": {
"r": 149,
"g": 232,
"b": 159
},
"hsl": {
"h": 127.229,
"s": 64.341,
"l": 74.706
},
"oklch": {
"l": 0.85932,
"c": 0.12926,
"h": 147.3
},
"luminance": 0.66606
}Semantic roles & 50–950 ramp
primary
#95E89F
secondary
#C25FB6
accent
#19B7CC
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111612
muted
#818582