#94CA97#94CA97
#94CA97 is a light, moderate green. Relative luminance 0.508; OKLCH L 78.8% C 0.091 H 146.0°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #94CA97 |
|---|---|
| RGB | rgb(148, 202, 151) |
| HSL | hsl(123, 34%, 69%) |
| HSV | hsv(123, 27%, 79%) |
| CMYK | cmyk(26.7%, 0%, 25.2%, 20.8%) |
| CIE-LAB | lab(76.54, -27.59, 19.96) |
| CIE-LCH | lch(76.54, 34.06, 144.12°) |
| OKLab | oklab(78.79% -0.0754 0.0508) |
| OKLCH | oklch(78.79% 0.091 146) |
| XYZ | xyz(38.9175, 50.7699, 37.0212) |
| Luminance | 0.5077 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.73
Lichen
#8FB67B
ΔE00 6.30
Hospital Green
#9BE5AA
ΔE00 6.50
Sage Green (survey)
#88B378
ΔE00 6.81
Soft Green
#6FC276
ΔE00 6.88
Light Grey Green
#B7E1A1
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94CA97 #CA94C7
analogous
#ACCA94 #94CA97 #94CAB2
triadic
#94CA97 #9794CA #CA9794
tetradic
#94CA97 #94ACCA #CA94C7 #CAB294
square
#94CA97 #94ACCA #CA94C7 #CAB294
split-complementary
#94CA97 #B294CA #CA94AC
monochromatic
#4B9850 #6BB66F #94CA97 #BDDEBF #E6F3E7
Accessibility & contrast
On white
1.88
#94CA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#94CA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94CA97
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94CA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94CA97 | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC094
Deuteranopia (green-blind)
#C3BB9A
Tritanopia (blue-blind)
#8EC7BC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #94ca97; /* rgb */ color: rgb(148, 202, 151); /* oklch */ color: oklch(78.8% 0.091 146.0);
Tailwind
colors: {
custom: {
50: '#b4dab5',
500: '#94ca97',
950: '#000000',
},
}SCSS
$custom: #94ca97; $custom-light: #b4dab5; $custom-dark: #000000;
JSON
{
"hex": "#94ca97",
"rgb": {
"r": 148,
"g": 202,
"b": 151
},
"hsl": {
"h": 123.333,
"s": 33.75,
"l": 68.627
},
"oklch": {
"l": 0.78793,
"c": 0.09096,
"h": 146
},
"luminance": 0.50771
}Semantic roles & 50–950 ramp
primary
#94CA97
secondary
#9F639C
accent
#39A6AD
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#111511
muted
#818481