#94CC8A#94CC8A
#94CC8A is a light, moderate green. Relative luminance 0.513; OKLCH L 79.0% C 0.108 H 140.7°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #94CC8A |
|---|---|
| RGB | rgb(148, 204, 138) |
| HSL | hsl(111, 39%, 67%) |
| HSV | hsv(111, 32%, 80%) |
| CMYK | cmyk(27.5%, 0%, 32.4%, 20%) |
| CIE-LAB | lab(76.87, -30.70, 27.26) |
| CIE-LCH | lch(76.87, 41.05, 138.40°) |
| OKLab | oklab(78.98% -0.0837 0.0684) |
| OKLCH | oklch(78.98% 0.108 140.7) |
| XYZ | xyz(38.3917, 51.3152, 31.9219) |
| Luminance | 0.5132 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.32
Soft Green
#6FC276
ΔE00 5.43
Darkseagreen
#8FBC8F
ΔE00 5.78
Lichen
#8FB67B
ΔE00 5.90
Light Moss Green
#A6C875
ΔE00 6.18
Light Grey Green
#B7E1A1
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94CC8A #C28ACC
analogous
#B5CC8A #94CC8A #8ACCA1
triadic
#94CC8A #8A94CC #CC8A94
tetradic
#94CC8A #8AB5CC #C28ACC #CCA18A
square
#94CC8A #8AB5CC #C28ACC #CCA18A
split-complementary
#94CC8A #A18ACC #CC8AB5
monochromatic
#509943 #6DB95F #94CC8A #BBDFB5 #E2F1DF
Accessibility & contrast
On white
1.86
#94CC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#94CC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94CC8A
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94CC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94CC8A | 1.00 | 1.86 | 11.26 | 11.26 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C186
Deuteranopia (green-blind)
#C7BC8E
Tritanopia (blue-blind)
#90C8BB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #94cc8a; /* rgb */ color: rgb(148, 204, 138); /* oklch */ color: oklch(79.0% 0.108 140.7);
Tailwind
colors: {
custom: {
50: '#b5dcac',
500: '#94cc8a',
950: '#000000',
},
}SCSS
$custom: #94cc8a; $custom-light: #b5dcac; $custom-dark: #000000;
JSON
{
"hex": "#94cc8a",
"rgb": {
"r": 148,
"g": 204,
"b": 138
},
"hsl": {
"h": 110.909,
"s": 39.286,
"l": 67.059
},
"oklch": {
"l": 0.7898,
"c": 0.10807,
"h": 140.7
},
"luminance": 0.51317
}Semantic roles & 50–950 ramp
primary
#94CC8A
secondary
#955BA0
accent
#33B29F
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111510
muted
#818481