#94C19D#94C19D
#94C19D is a light, moderate green. Relative luminance 0.469; OKLCH L 76.9% C 0.070 H 150.5°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #94C19D |
|---|---|
| RGB | rgb(148, 193, 157) |
| HSL | hsl(132, 27%, 67%) |
| HSV | hsv(132, 23%, 76%) |
| CMYK | cmyk(23.3%, 0%, 18.7%, 24.3%) |
| CIE-LAB | lab(74.11, -22.10, 13.36) |
| CIE-LCH | lch(74.11, 25.82, 148.86°) |
| OKLab | oklab(76.88% -0.0609 0.0344) |
| OKLCH | oklch(76.88% 0.07 150.5) |
| XYZ | xyz(37.3668, 46.8689, 38.9696) |
| Luminance | 0.4687 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.95
Greenish Grey
#96AE8D
ΔE00 6.47
Pale Teal
#82CBB2
ΔE00 6.77
Lichen
#8FB67B
ΔE00 7.17
Sage Green (survey)
#88B378
ΔE00 7.47
Sage Green
#9CAF88
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94C19D #C194B8
analogous
#A2C194 #94C19D #94C1B4
triadic
#94C19D #9D94C1 #C19D94
tetradic
#94C19D #94A2C1 #C194B8 #C1B494
square
#94C19D #94A2C1 #C194B8 #C1B494
split-complementary
#94C19D #B494C1 #C194A2
monochromatic
#508A5C #6DAB7A #94C19D #BBD7C0 #E1EEE4
Accessibility & contrast
On white
2.02
#94C19D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#94C19D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94C19D
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94C19D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94C19D | 1.00 | 2.02 | 10.37 | 10.37 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B99B
Deuteranopia (green-blind)
#BAB49F
Tritanopia (blue-blind)
#8EBFB7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #94c19d; /* rgb */ color: rgb(148, 193, 157); /* oklch */ color: oklch(76.9% 0.070 150.5);
Tailwind
colors: {
custom: {
50: '#b4d4ba',
500: '#94c19d',
950: '#000000',
},
}SCSS
$custom: #94c19d; $custom-light: #b4d4ba; $custom-dark: #000000;
JSON
{
"hex": "#94c19d",
"rgb": {
"r": 148,
"g": 193,
"b": 157
},
"hsl": {
"h": 132,
"s": 26.627,
"l": 66.863
},
"oklch": {
"l": 0.76881,
"c": 0.06991,
"h": 150.5
},
"luminance": 0.4687
}Semantic roles & 50–950 ramp
primary
#94C19D
secondary
#E0D1DD
accent
#4091A5
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380