#94C596#94C596
#94C596 is a light, moderate green. Relative luminance 0.484; OKLCH L 77.6% C 0.084 H 145.7°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #94C596 |
|---|---|
| RGB | rgb(148, 197, 150) |
| HSL | hsl(122, 30%, 68%) |
| HSV | hsv(122, 25%, 77%) |
| CMYK | cmyk(24.9%, 0%, 23.9%, 22.7%) |
| CIE-LAB | lab(75.09, -25.34, 18.49) |
| CIE-LCH | lch(75.09, 31.37, 143.87°) |
| OKLab | oklab(77.63% -0.0693 0.0472) |
| OKLCH | oklch(77.63% 0.084 145.7) |
| XYZ | xyz(37.6824, 48.4291, 36.2106) |
| Luminance | 0.4843 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.35
Lichen
#8FB67B
ΔE00 5.60
Sage Green (survey)
#88B378
ΔE00 6.08
Faded Green
#7BB274
ΔE00 6.86
Soft Green
#6FC276
ΔE00 7.39
Sage
#87AE73
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94C596 #C594C3
analogous
#AAC594 #94C596 #94C5AE
triadic
#94C596 #9694C5 #C59694
tetradic
#94C596 #94AAC5 #C594C3 #C5AE94
square
#94C596 #94AAC5 #C594C3 #C5AE94
split-complementary
#94C596 #AE94C5 #C594AA
monochromatic
#4E9051 #6CAF6F #94C596 #BCDBBD #E3F0E4
Accessibility & contrast
On white
1.97
#94C596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#94C596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94C596
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94C596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94C596 | 1.00 | 1.97 | 10.69 | 10.69 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BC93
Deuteranopia (green-blind)
#BFB798
Tritanopia (blue-blind)
#8FC2B8
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #94c596; /* rgb */ color: rgb(148, 197, 150); /* oklch */ color: oklch(77.6% 0.084 145.7);
Tailwind
colors: {
custom: {
50: '#b4d6b5',
500: '#94c596',
950: '#000000',
},
}SCSS
$custom: #94c596; $custom-light: #b4d6b5; $custom-dark: #000000;
JSON
{
"hex": "#94c596",
"rgb": {
"r": 148,
"g": 197,
"b": 150
},
"hsl": {
"h": 122.449,
"s": 29.697,
"l": 67.647
},
"oklch": {
"l": 0.77626,
"c": 0.08383,
"h": 145.7
},
"luminance": 0.4843
}Semantic roles & 50–950 ramp
primary
#94C596
secondary
#E2D3E1
accent
#3DA4A8
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380