#97C693#97C693
#97C693 is a light, moderate green. Relative luminance 0.491; OKLCH L 78.0% C 0.087 H 142.7°. Best body text is #000000 at 10.81:1 contrast (WCAG AA passes).
Color values
| HEX | #97C693 |
|---|---|
| RGB | rgb(151, 198, 147) |
| HSL | hsl(115, 31%, 68%) |
| HSV | hsv(115, 26%, 78%) |
| CMYK | cmyk(23.7%, 0%, 25.8%, 22.4%) |
| CIE-LAB | lab(75.50, -25.33, 20.68) |
| CIE-LCH | lch(75.50, 32.69, 140.77°) |
| OKLab | oklab(77.98% -0.0691 0.0526) |
| OKLCH | oklch(77.98% 0.087 142.7) |
| XYZ | xyz(38.2216, 49.0729, 35.0563) |
| Luminance | 0.4907 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.86
Lichen
#8FB67B
ΔE00 5.07
Sage Green (survey)
#88B378
ΔE00 5.73
Faded Green
#7BB274
ΔE00 6.70
Pistachio
#93C572
ΔE00 6.70
Soft Green
#6FC276
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97C693 #C293C6
analogous
#B0C693 #97C693 #93C6A8
triadic
#97C693 #9397C6 #C69397
tetradic
#97C693 #93B0C6 #C293C6 #C6A893
square
#97C693 #93B0C6 #C293C6 #C6A893
split-complementary
#97C693 #A893C6 #C693B0
monochromatic
#52924D #70B16B #97C693 #BEDBBB #E4F0E3
Accessibility & contrast
On white
1.94
#97C693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.81
#97C693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97C693
10.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97C693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97C693 | 1.00 | 1.94 | 10.81 | 10.81 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BD90
Deuteranopia (green-blind)
#C1B896
Tritanopia (blue-blind)
#93C3B8
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #97c693; /* rgb */ color: rgb(151, 198, 147); /* oklch */ color: oklch(78.0% 0.087 142.7);
Tailwind
colors: {
custom: {
50: '#b6d7b3',
500: '#97c693',
950: '#000000',
},
}SCSS
$custom: #97c693; $custom-light: #b6d7b3; $custom-dark: #000000;
JSON
{
"hex": "#97c693",
"rgb": {
"r": 151,
"g": 198,
"b": 147
},
"hsl": {
"h": 115.294,
"s": 30.909,
"l": 67.647
},
"oklch": {
"l": 0.77975,
"c": 0.08679,
"h": 142.7
},
"luminance": 0.49074
}Semantic roles & 50–950 ramp
primary
#97C693
secondary
#E1D2E2
accent
#3CAAA1
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380