#94CD89#94CD89
#94CD89 is a light, moderate green. Relative luminance 0.518; OKLCH L 79.2% C 0.111 H 140.5°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #94CD89 |
|---|---|
| RGB | rgb(148, 205, 137) |
| HSL | hsl(110, 40%, 67%) |
| HSV | hsv(110, 33%, 80%) |
| CMYK | cmyk(27.8%, 0%, 33.2%, 19.6%) |
| CIE-LAB | lab(77.14, -31.32, 28.14) |
| CIE-LCH | lch(77.14, 42.11, 138.07°) |
| OKLab | oklab(79.19% -0.0854 0.0705) |
| OKLCH | oklch(79.19% 0.111 140.5) |
| XYZ | xyz(38.5581, 51.7633, 31.6218) |
| Luminance | 0.5177 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.14
Soft Green
#6FC276
ΔE00 5.41
Light Moss Green
#A6C875
ΔE00 6.03
Lichen
#8FB67B
ΔE00 6.17
Light Grey Green
#B7E1A1
ΔE00 6.17
Darkseagreen
#8FBC8F
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94CD89 #C289CD
analogous
#B6CD89 #94CD89 #89CDA0
triadic
#94CD89 #8994CD #CD8994
tetradic
#94CD89 #89B6CD #C289CD #CDA089
square
#94CD89 #89B6CD #C289CD #CDA089
split-complementary
#94CD89 #A089CD #CD89B6
monochromatic
#509A41 #6DBB5E #94CD89 #BBDFB4 #E2F1DF
Accessibility & contrast
On white
1.85
#94CD89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#94CD89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94CD89
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94CD89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94CD89 | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C285
Deuteranopia (green-blind)
#C8BC8D
Tritanopia (blue-blind)
#90C9BB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #94cd89; /* rgb */ color: rgb(148, 205, 137); /* oklch */ color: oklch(79.2% 0.111 140.5);
Tailwind
colors: {
custom: {
50: '#b5dcac',
500: '#94cd89',
950: '#000000',
},
}SCSS
$custom: #94cd89; $custom-light: #b5dcac; $custom-dark: #000000;
JSON
{
"hex": "#94cd89",
"rgb": {
"r": 148,
"g": 205,
"b": 137
},
"hsl": {
"h": 110.294,
"s": 40.476,
"l": 67.059
},
"oklch": {
"l": 0.79192,
"c": 0.11073,
"h": 140.5
},
"luminance": 0.51765
}Semantic roles & 50–950 ramp
primary
#94CD89
secondary
#955AA1
accent
#32B49F
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111510
muted
#818481