#94C299#94C299
#94C299 is a light, moderate green. Relative luminance 0.472; OKLCH L 77.0% C 0.076 H 147.7°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #94C299 |
|---|---|
| RGB | rgb(148, 194, 153) |
| HSL | hsl(127, 27%, 67%) |
| HSV | hsv(127, 24%, 76%) |
| CMYK | cmyk(23.7%, 0%, 21.1%, 23.9%) |
| CIE-LAB | lab(74.30, -23.33, 15.79) |
| CIE-LCH | lch(74.30, 28.17, 145.91°) |
| OKLab | oklab(77.01% -0.064 0.0405) |
| OKLCH | oklch(77.01% 0.076 147.7) |
| XYZ | xyz(37.2527, 47.1782, 37.2743) |
| Luminance | 0.4718 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.04
Lichen
#8FB67B
ΔE00 6.14
Sage Green (survey)
#88B378
ΔE00 6.51
Greenish Grey
#96AE8D
ΔE00 6.73
Faded Green
#7BB274
ΔE00 7.35
Sage Green
#9CAF88
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94C299 #C294BD
analogous
#A6C294 #94C299 #94C2B0
triadic
#94C299 #9994C2 #C29994
tetradic
#94C299 #94A6C2 #C294BD #C2B094
square
#94C299 #94A6C2 #C294BD #C2B094
split-complementary
#94C299 #B094C2 #C294A6
monochromatic
#508C56 #6DAC74 #94C299 #BBD8BE #E2EEE3
Accessibility & contrast
On white
2.01
#94C299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#94C299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94C299
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94C299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94C299 | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BA97
Deuteranopia (green-blind)
#BCB59B
Tritanopia (blue-blind)
#8FC0B7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #94c299; /* rgb */ color: rgb(148, 194, 153); /* oklch */ color: oklch(77.0% 0.076 147.7);
Tailwind
colors: {
custom: {
50: '#b4d4b7',
500: '#94c299',
950: '#000000',
},
}SCSS
$custom: #94c299; $custom-light: #b4d4b7; $custom-dark: #000000;
JSON
{
"hex": "#94c299",
"rgb": {
"r": 148,
"g": 194,
"b": 153
},
"hsl": {
"h": 126.522,
"s": 27.381,
"l": 67.059
},
"oklch": {
"l": 0.77011,
"c": 0.07569,
"h": 147.7
},
"luminance": 0.47179
}Semantic roles & 50–950 ramp
primary
#94C299
secondary
#E0D2DF
accent
#409BA6
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380