#95E899#95E899
#95E899 is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.8% C 0.135 H 145.4°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #95E899 |
|---|---|
| RGB | rgb(149, 232, 153) |
| HSL | hsl(123, 64%, 75%) |
| HSV | hsv(123, 36%, 91%) |
| CMYK | cmyk(35.8%, 0%, 34.1%, 9%) |
| CIE-LAB | lab(85.20, -40.82, 30.68) |
| CIE-LCH | lch(85.20, 51.07, 143.07°) |
| OKLab | oklab(85.82% -0.1113 0.0768) |
| OKLCH | oklch(85.82% 0.135 145.4) |
| XYZ | xyz(46.9986, 66.4002, 40.4709) |
| Luminance | 0.6640 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.62
Hospital Green
#9BE5AA
ΔE00 3.88
Light Sea Green
#98F6B0
ΔE00 3.98
Light Mint Green
#A6FBB2
ΔE00 4.46
Palegreen
#98FB98
ΔE00 4.72
Foam Green
#90FDA9
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95E899 #E895E4
analogous
#BAE895 #95E899 #95E8C3
triadic
#95E899 #9995E8 #E89995
tetradic
#95E899 #95BAE8 #E895E4 #E8C395
square
#95E899 #95BAE8 #E895E4 #E8C395
split-complementary
#95E899 #C395E8 #E895BA
monochromatic
#30D238 #63DD69 #95E899 #C7F3C9 #E6FAE7
Accessibility & contrast
On white
1.47
#95E899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#95E899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95E899
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95E899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95E899 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA94
Deuteranopia (green-blind)
#DED29E
Tritanopia (blue-blind)
#8BE4D4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #95e899; /* rgb */ color: rgb(149, 232, 153); /* oklch */ color: oklch(85.8% 0.135 145.4);
Tailwind
colors: {
custom: {
50: '#b7f0b7',
500: '#95e899',
950: '#000000',
},
}SCSS
$custom: #95e899; $custom-light: #b7f0b7; $custom-dark: #000000;
JSON
{
"hex": "#95e899",
"rgb": {
"r": 149,
"g": 232,
"b": 153
},
"hsl": {
"h": 122.892,
"s": 64.341,
"l": 74.706
},
"oklch": {
"l": 0.85815,
"c": 0.13523,
"h": 145.4
},
"luminance": 0.66403
}Semantic roles & 50–950 ramp
primary
#95E899
secondary
#C25FBE
accent
#19C4CC
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111611
muted
#818581