#97C293#97C293
#97C293 is a light, moderate green. Relative luminance 0.473; OKLCH L 77.1% C 0.080 H 142.6°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #97C293 |
|---|---|
| RGB | rgb(151, 194, 147) |
| HSL | hsl(115, 28%, 67%) |
| HSV | hsv(115, 24%, 76%) |
| CMYK | cmyk(22.2%, 0%, 24.2%, 23.9%) |
| CIE-LAB | lab(74.36, -23.36, 19.11) |
| CIE-LCH | lch(74.36, 30.18, 140.71°) |
| OKLab | oklab(77.06% -0.0637 0.0487) |
| OKLCH | oklch(77.06% 0.08 142.6) |
| XYZ | xyz(37.3194, 47.2684, 34.7556) |
| Luminance | 0.4727 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 1.84
Lichen
#8FB67B
ΔE00 4.72
Sage Green (survey)
#88B378
ΔE00 5.35
Faded Green
#7BB274
ΔE00 6.51
Sage
#87AE73
ΔE00 6.61
Greenish Grey
#96AE8D
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97C293 #BE93C2
analogous
#AFC293 #97C293 #93C2A7
triadic
#97C293 #9397C2 #C29397
tetradic
#97C293 #93AFC2 #BE93C2 #C2A793
square
#97C293 #93AFC2 #BE93C2 #C2A793
split-complementary
#97C293 #A793C2 #C293AF
monochromatic
#548C4F #71AC6C #97C293 #BDD8BA #E2EEE1
Accessibility & contrast
On white
2.01
#97C293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#97C293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97C293
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97C293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97C293 | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BA90
Deuteranopia (green-blind)
#BDB595
Tritanopia (blue-blind)
#94BFB5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #97c293; /* rgb */ color: rgb(151, 194, 147); /* oklch */ color: oklch(77.1% 0.080 142.6);
Tailwind
colors: {
custom: {
50: '#b6d4b3',
500: '#97c293',
950: '#000000',
},
}SCSS
$custom: #97c293; $custom-light: #b6d4b3; $custom-dark: #000000;
JSON
{
"hex": "#97c293",
"rgb": {
"r": 151,
"g": 194,
"b": 147
},
"hsl": {
"h": 114.894,
"s": 27.811,
"l": 66.863
},
"oklch": {
"l": 0.77064,
"c": 0.08018,
"h": 142.6
},
"luminance": 0.47269
}Semantic roles & 50–950 ramp
primary
#97C293
secondary
#DFD1E0
accent
#3FA69E
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380