#94CA85#94CA85
#94CA85 is a light, moderate green. Relative luminance 0.502; OKLCH L 78.4% C 0.110 H 139.0°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #94CA85 |
|---|---|
| RGB | rgb(148, 202, 133) |
| HSL | hsl(107, 39%, 66%) |
| HSV | hsv(107, 34%, 79%) |
| CMYK | cmyk(26.7%, 0%, 34.2%, 20.8%) |
| CIE-LAB | lab(76.21, -30.52, 28.98) |
| CIE-LCH | lch(76.21, 42.09, 136.48°) |
| OKLab | oklab(78.42% -0.0832 0.0724) |
| OKLCH | oklch(78.42% 0.11 139) |
| XYZ | xyz(37.5657, 50.2292, 29.9017) |
| Luminance | 0.5023 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.38
Soft Green
#6FC276
ΔE00 5.27
Light Moss Green
#A6C875
ΔE00 5.40
Lichen
#8FB67B
ΔE00 5.42
Darkseagreen
#8FBC8F
ΔE00 6.01
Sage Green (survey)
#88B378
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94CA85 #BB85CA
analogous
#B6CA85 #94CA85 #85CA98
triadic
#94CA85 #8594CA #CA8594
tetradic
#94CA85 #85B6CA #BB85CA #CA9885
square
#94CA85 #85B6CA #BB85CA #CA9885
split-complementary
#94CA85 #9885CA #CA85B6
monochromatic
#539440 #6FB75A #94CA85 #B9DDB0 #DFEFDA
Accessibility & contrast
On white
1.90
#94CA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#94CA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94CA85
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94CA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94CA85 | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBF80
Deuteranopia (green-blind)
#C6BA89
Tritanopia (blue-blind)
#91C5B8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #94ca85; /* rgb */ color: rgb(148, 202, 133); /* oklch */ color: oklch(78.4% 0.110 139.0);
Tailwind
colors: {
custom: {
50: '#b5daa9',
500: '#94ca85',
950: '#000000',
},
}SCSS
$custom: #94ca85; $custom-light: #b5daa9; $custom-dark: #000000;
JSON
{
"hex": "#94ca85",
"rgb": {
"r": 148,
"g": 202,
"b": 133
},
"hsl": {
"h": 106.957,
"s": 39.429,
"l": 65.686
},
"oklch": {
"l": 0.7842,
"c": 0.11031,
"h": 139
},
"luminance": 0.5023
}Semantic roles & 50–950 ramp
primary
#94CA85
secondary
#8D589B
accent
#33B297
background
#FDFEFC
surface
#F8FBF6
border
#D1D4D0
text
#111510
muted
#818480