#94C19A#94C19A
#94C19A is a light, moderate green. Relative luminance 0.468; OKLCH L 76.8% C 0.073 H 148.4°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #94C19A |
|---|---|
| RGB | rgb(148, 193, 154) |
| HSL | hsl(128, 27%, 67%) |
| HSV | hsv(128, 23%, 76%) |
| CMYK | cmyk(23.3%, 0%, 20.2%, 24.3%) |
| CIE-LAB | lab(74.04, -22.65, 14.88) |
| CIE-LCH | lch(74.04, 27.10, 146.70°) |
| OKLab | oklab(76.81% -0.0622 0.0382) |
| OKLCH | oklch(76.81% 0.073 148.4) |
| XYZ | xyz(37.1138, 46.7677, 37.6372) |
| Luminance | 0.4677 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.23
Lichen
#8FB67B
ΔE00 6.41
Greenish Grey
#96AE8D
ΔE00 6.43
Sage Green (survey)
#88B378
ΔE00 6.75
Sage Green
#9CAF88
ΔE00 7.28
Pale Teal
#82CBB2
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94C19A #C194BB
analogous
#A5C194 #94C19A #94C1B1
triadic
#94C19A #9A94C1 #C19A94
tetradic
#94C19A #94A5C1 #C194BB #C1B194
square
#94C19A #94A5C1 #C194BB #C1B194
split-complementary
#94C19A #B194C1 #C194A5
monochromatic
#508A58 #6DAB75 #94C19A #BBD7BF #E1EEE3
Accessibility & contrast
On white
2.03
#94C19A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#94C19A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94C19A
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94C19A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94C19A | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B998
Deuteranopia (green-blind)
#BBB49C
Tritanopia (blue-blind)
#8FBFB6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #94c19a; /* rgb */ color: rgb(148, 193, 154); /* oklch */ color: oklch(76.8% 0.073 148.4);
Tailwind
colors: {
custom: {
50: '#b4d4b7',
500: '#94c19a',
950: '#000000',
},
}SCSS
$custom: #94c19a; $custom-light: #b4d4b7; $custom-dark: #000000;
JSON
{
"hex": "#94c19a",
"rgb": {
"r": 148,
"g": 193,
"b": 154
},
"hsl": {
"h": 128,
"s": 26.627,
"l": 66.863
},
"oklch": {
"l": 0.76808,
"c": 0.07298,
"h": 148.4
},
"luminance": 0.46769
}Semantic roles & 50–950 ramp
primary
#94C19A
secondary
#E0D1DE
accent
#4098A5
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380