#95CE89#95CE89
#95CE89 is a light, moderate green. Relative luminance 0.523; OKLCH L 79.5% C 0.112 H 140.2°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #95CE89 |
|---|---|
| RGB | rgb(149, 206, 137) |
| HSL | hsl(110, 41%, 67%) |
| HSV | hsv(110, 33%, 81%) |
| CMYK | cmyk(27.7%, 0%, 33.5%, 19.2%) |
| CIE-LAB | lab(77.48, -31.46, 28.61) |
| CIE-LCH | lch(77.48, 42.52, 137.72°) |
| OKLab | oklab(79.48% -0.0858 0.0716) |
| OKLCH | oklch(79.48% 0.112 140.2) |
| XYZ | xyz(38.9797, 52.3369, 31.7103) |
| Luminance | 0.5234 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.10
Soft Green
#6FC276
ΔE00 5.58
Light Moss Green
#A6C875
ΔE00 5.91
Light Grey Green
#B7E1A1
ΔE00 5.96
Lichen
#8FB67B
ΔE00 6.40
Darkseagreen
#8FBC8F
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CE89 #C289CE
analogous
#B8CE89 #95CE89 #89CEA0
triadic
#95CE89 #8995CE #CE8995
tetradic
#95CE89 #89B8CE #C289CE #CEA089
square
#95CE89 #89B8CE #C289CE #CEA089
split-complementary
#95CE89 #A089CE #CE89B8
monochromatic
#519C41 #6EBC5E #95CE89 #BCE0B4 #E3F2DF
Accessibility & contrast
On white
1.83
#95CE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#95CE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CE89
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CE89 | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C384
Deuteranopia (green-blind)
#C9BD8D
Tritanopia (blue-blind)
#91CABC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #95ce89; /* rgb */ color: rgb(149, 206, 137); /* oklch */ color: oklch(79.5% 0.112 140.2);
Tailwind
colors: {
custom: {
50: '#b5ddac',
500: '#95ce89',
950: '#000000',
},
}SCSS
$custom: #95ce89; $custom-light: #b5ddac; $custom-dark: #000000;
JSON
{
"hex": "#95ce89",
"rgb": {
"r": 149,
"g": 206,
"b": 137
},
"hsl": {
"h": 109.565,
"s": 41.317,
"l": 67.255
},
"oklch": {
"l": 0.79483,
"c": 0.11172,
"h": 140.2
},
"luminance": 0.52338
}Semantic roles & 50–950 ramp
primary
#95CE89
secondary
#9559A2
accent
#31B49E
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111510
muted
#818481