#94CA8A#94CA8A
#94CA8A is a light, moderate green. Relative luminance 0.504; OKLCH L 78.5% C 0.105 H 140.6°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #94CA8A |
|---|---|
| RGB | rgb(148, 202, 138) |
| HSL | hsl(111, 38%, 67%) |
| HSV | hsv(111, 32%, 79%) |
| CMYK | cmyk(26.7%, 0%, 31.7%, 20.8%) |
| CIE-LAB | lab(76.30, -29.75, 26.49) |
| CIE-LCH | lch(76.30, 39.83, 138.32°) |
| OKLab | oklab(78.52% -0.0811 0.0665) |
| OKLCH | oklch(78.52% 0.105 140.6) |
| XYZ | xyz(37.9194, 50.3706, 31.7644) |
| Luminance | 0.5037 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.38
Darkseagreen
#8FBC8F
ΔE00 5.21
Lichen
#8FB67B
ΔE00 5.38
Soft Green
#6FC276
ΔE00 5.44
Sage Green (survey)
#88B378
ΔE00 6.05
Light Moss Green
#A6C875
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94CA8A #C08ACA
analogous
#B4CA8A #94CA8A #8ACAA0
triadic
#94CA8A #8A94CA #CA8A94
tetradic
#94CA8A #8AB4CA #C08ACA #CAA08A
square
#94CA8A #8AB4CA #C08ACA #CAA08A
split-complementary
#94CA8A #A08ACA #CA8AB4
monochromatic
#519644 #6DB760 #94CA8A #BBDDB4 #E1F0DE
Accessibility & contrast
On white
1.90
#94CA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#94CA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94CA8A
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94CA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94CA8A | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBF86
Deuteranopia (green-blind)
#C5BA8D
Tritanopia (blue-blind)
#91C6B9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #94ca8a; /* rgb */ color: rgb(148, 202, 138); /* oklch */ color: oklch(78.5% 0.105 140.6);
Tailwind
colors: {
custom: {
50: '#b5daac',
500: '#94ca8a',
950: '#000000',
},
}SCSS
$custom: #94ca8a; $custom-light: #b5daac; $custom-dark: #000000;
JSON
{
"hex": "#94ca8a",
"rgb": {
"r": 148,
"g": 202,
"b": 138
},
"hsl": {
"h": 110.625,
"s": 37.647,
"l": 66.667
},
"oklch": {
"l": 0.78518,
"c": 0.1049,
"h": 140.6
},
"luminance": 0.50372
}Semantic roles & 50–950 ramp
primary
#94CA8A
secondary
#935B9D
accent
#35B19D
background
#FDFEFD
surface
#F8FBF7
border
#D1D4D0
text
#111510
muted
#818481