#97C294#97C294
#97C294 is a light, moderate green. Relative luminance 0.473; OKLCH L 77.1% C 0.079 H 143.1°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #97C294 |
|---|---|
| RGB | rgb(151, 194, 148) |
| HSL | hsl(116, 27%, 67%) |
| HSV | hsv(116, 24%, 76%) |
| CMYK | cmyk(22.2%, 0%, 23.7%, 23.9%) |
| CIE-LAB | lab(74.38, -23.19, 18.60) |
| CIE-LCH | lch(74.38, 29.73, 141.26°) |
| OKLab | oklab(77.09% -0.0633 0.0475) |
| OKLCH | oklch(77.09% 0.079 143.1) |
| XYZ | xyz(37.3982, 47.2999, 35.1706) |
| Luminance | 0.4730 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 1.79
Lichen
#8FB67B
ΔE00 4.91
Sage Green (survey)
#88B378
ΔE00 5.51
Faded Green
#7BB274
ΔE00 6.65
Greenish Grey
#96AE8D
ΔE00 6.68
Sage
#87AE73
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97C294 #BF94C2
analogous
#AEC294 #97C294 #94C2A8
triadic
#97C294 #9497C2 #C29497
tetradic
#97C294 #94AEC2 #BF94C2 #C2A894
square
#97C294 #94AEC2 #BF94C2 #C2A894
split-complementary
#97C294 #A894C2 #C294AE
monochromatic
#548C50 #71AC6D #97C294 #BDD8BB #E3EEE2
Accessibility & contrast
On white
2.01
#97C294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#97C294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97C294
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97C294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97C294 | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BA91
Deuteranopia (green-blind)
#BDB596
Tritanopia (blue-blind)
#94BFB5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #97c294; /* rgb */ color: rgb(151, 194, 148); /* oklch */ color: oklch(77.1% 0.079 143.1);
Tailwind
colors: {
custom: {
50: '#b6d4b3',
500: '#97c294',
950: '#000000',
},
}SCSS
$custom: #97c294; $custom-light: #b6d4b3; $custom-dark: #000000;
JSON
{
"hex": "#97c294",
"rgb": {
"r": 151,
"g": 194,
"b": 148
},
"hsl": {
"h": 116.087,
"s": 27.381,
"l": 67.059
},
"oklch": {
"l": 0.77087,
"c": 0.07909,
"h": 143.1
},
"luminance": 0.47301
}Semantic roles & 50–950 ramp
primary
#97C294
secondary
#DFD2E0
accent
#40A69F
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380