#95DF89#95DF89
#95DF89 is a very light, vivid green. Relative luminance 0.610; OKLCH L 83.4% C 0.138 H 141.0°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #95DF89 |
|---|---|
| RGB | rgb(149, 223, 137) |
| HSL | hsl(112, 57%, 71%) |
| HSV | hsv(112, 39%, 87%) |
| CMYK | cmyk(33.2%, 0%, 38.6%, 12.5%) |
| CIE-LAB | lab(82.36, -39.26, 35.05) |
| CIE-LCH | lch(82.36, 52.63, 138.25°) |
| OKLab | oklab(83.43% -0.1071 0.0867) |
| OKLCH | oklch(83.43% 0.138 141) |
| XYZ | xyz(43.2958, 60.9691, 33.1490) |
| Luminance | 0.6097 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.65
Hospital Green
#9BE5AA
ΔE00 5.77
Light Grey Green
#B7E1A1
ΔE00 5.96
Palegreen
#98FB98
ΔE00 6.18
Washed Out Green
#BCF5A6
ΔE00 6.24
Light Pastel Green
#B2FBA5
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DF89 #D389DF
analogous
#C0DF89 #95DF89 #89DFA8
triadic
#95DF89 #8995DF #DF8995
tetradic
#95DF89 #89C0DF #D389DF #DFA889
square
#95DF89 #89C0DF #D389DF #DFA889
split-complementary
#95DF89 #A889DF #DF89C0
monochromatic
#46BB33 #6AD259 #95DF89 #C0ECB9 #E9F8E7
Accessibility & contrast
On white
1.59
#95DF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#95DF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DF89
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DF89 | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D183
Deuteranopia (green-blind)
#D8CA8E
Tritanopia (blue-blind)
#8FDACA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #95df89; /* rgb */ color: rgb(149, 223, 137); /* oklch */ color: oklch(83.4% 0.138 141.0);
Tailwind
colors: {
custom: {
50: '#b7e9ac',
500: '#95df89',
950: '#000000',
},
}SCSS
$custom: #95df89; $custom-light: #b7e9ac; $custom-dark: #000000;
JSON
{
"hex": "#95df89",
"rgb": {
"r": 149,
"g": 223,
"b": 137
},
"hsl": {
"h": 111.628,
"s": 57.333,
"l": 70.588
},
"oklch": {
"l": 0.8343,
"c": 0.13784,
"h": 141
},
"luminance": 0.60971
}Semantic roles & 50–950 ramp
primary
#95DF89
secondary
#A956B7
accent
#21C5AE
background
#FDFEFD
surface
#F8FDF7
border
#D1D5D0
text
#111610
muted
#818481