#94CD85#94CD85
#94CD85 is a light, moderate green. Relative luminance 0.517; OKLCH L 79.1% C 0.115 H 139.2°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #94CD85 |
|---|---|
| RGB | rgb(148, 205, 133) |
| HSL | hsl(108, 42%, 66%) |
| HSV | hsv(108, 35%, 80%) |
| CMYK | cmyk(27.8%, 0%, 35.1%, 19.6%) |
| CIE-LAB | lab(77.07, -31.94, 30.13) |
| CIE-LCH | lch(77.07, 43.90, 136.67°) |
| OKLab | oklab(79.12% -0.0871 0.0751) |
| OKLCH | oklch(79.12% 0.115 139.2) |
| XYZ | xyz(38.2764, 51.6507, 30.1386) |
| Luminance | 0.5165 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.45
Soft Green
#6FC276
ΔE00 5.36
Light Moss Green
#A6C875
ΔE00 5.45
Lichen
#8FB67B
ΔE00 6.26
Light Grey Green
#B7E1A1
ΔE00 6.29
Pale Olive Green
#B1D27B
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94CD85 #BE85CD
analogous
#B8CD85 #94CD85 #85CD9A
triadic
#94CD85 #8594CD #CD8594
tetradic
#94CD85 #85B8CD #BE85CD #CD9A85
square
#94CD85 #85B8CD #BE85CD #CD9A85
split-complementary
#94CD85 #9A85CD #CD85B8
monochromatic
#51993F #6EBB5A #94CD85 #BADFB0 #E0F1DC
Accessibility & contrast
On white
1.85
#94CD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#94CD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94CD85
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94CD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94CD85 | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C280
Deuteranopia (green-blind)
#C8BC89
Tritanopia (blue-blind)
#91C8BB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #94cd85; /* rgb */ color: rgb(148, 205, 133); /* oklch */ color: oklch(79.1% 0.115 139.2);
Tailwind
colors: {
custom: {
50: '#b5dca9',
500: '#94cd85',
950: '#000000',
},
}SCSS
$custom: #94cd85; $custom-light: #b5dca9; $custom-dark: #000000;
JSON
{
"hex": "#94cd85",
"rgb": {
"r": 148,
"g": 205,
"b": 133
},
"hsl": {
"h": 107.5,
"s": 41.86,
"l": 66.275
},
"oklch": {
"l": 0.79115,
"c": 0.11502,
"h": 139.2
},
"luminance": 0.51652
}Semantic roles & 50–950 ramp
primary
#94CD85
secondary
#90579F
accent
#31B599
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#111510
muted
#818480