#97C893#97C893
#97C893 is a light, moderate green. Relative luminance 0.500; OKLCH L 78.4% C 0.090 H 142.8°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #97C893 |
|---|---|
| RGB | rgb(151, 200, 147) |
| HSL | hsl(115, 33%, 68%) |
| HSV | hsv(115, 27%, 78%) |
| CMYK | cmyk(24.5%, 0%, 26.5%, 21.6%) |
| CIE-LAB | lab(76.07, -26.30, 21.46) |
| CIE-LCH | lch(76.07, 33.94, 140.79°) |
| OKLab | oklab(78.43% -0.0717 0.0545) |
| OKLCH | oklch(78.43% 0.09 142.8) |
| XYZ | xyz(38.6818, 49.9932, 35.2097) |
| Luminance | 0.4999 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.45
Lichen
#8FB67B
ΔE00 5.35
Sage Green (survey)
#88B378
ΔE00 6.03
Pistachio
#93C572
ΔE00 6.41
Soft Green
#6FC276
ΔE00 6.82
Faded Green
#7BB274
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97C893 #C493C8
analogous
#B1C893 #97C893 #93C8A9
triadic
#97C893 #9397C8 #C89397
tetradic
#97C893 #93B1C8 #C493C8 #C8A993
square
#97C893 #93B1C8 #C493C8 #C8A993
split-complementary
#97C893 #A993C8 #C893B1
monochromatic
#51954C #70B36A #97C893 #BEDDBC #E5F1E4
Accessibility & contrast
On white
1.91
#97C893 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#97C893 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97C893
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97C893 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97C893 | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBF90
Deuteranopia (green-blind)
#C3BA96
Tritanopia (blue-blind)
#93C5BA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #97c893; /* rgb */ color: rgb(151, 200, 147); /* oklch */ color: oklch(78.4% 0.090 142.8);
Tailwind
colors: {
custom: {
50: '#b6d9b3',
500: '#97c893',
950: '#000000',
},
}SCSS
$custom: #97c893; $custom-light: #b6d9b3; $custom-dark: #000000;
JSON
{
"hex": "#97c893",
"rgb": {
"r": 151,
"g": 200,
"b": 147
},
"hsl": {
"h": 115.472,
"s": 32.515,
"l": 68.039
},
"oklch": {
"l": 0.78432,
"c": 0.09007,
"h": 142.8
},
"luminance": 0.49994
}Semantic roles & 50–950 ramp
primary
#97C893
secondary
#E2D3E4
accent
#3AABA3
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380