#97DC8D#97DC8D
#97DC8D is a very light, vivid green. Relative luminance 0.597; OKLCH L 82.9% C 0.128 H 141.3°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #97DC8D |
|---|---|
| RGB | rgb(151, 220, 141) |
| HSL | hsl(112, 53%, 71%) |
| HSV | hsv(112, 36%, 86%) |
| CMYK | cmyk(31.4%, 0%, 35.9%, 13.7%) |
| CIE-LAB | lab(81.67, -36.66, 32.12) |
| CIE-LCH | lch(81.67, 48.75, 138.78°) |
| OKLab | oklab(82.92% -0.1 0.08) |
| OKLCH | oklch(82.92% 0.128 141.3) |
| XYZ | xyz(43.1618, 59.6870, 34.4407) |
| Luminance | 0.5969 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.61
Hospital Green
#9BE5AA
ΔE00 5.05
Light Grey Green
#B7E1A1
ΔE00 5.24
Light Sage
#BCECAC
ΔE00 6.11
Pistachio
#93C572
ΔE00 6.22
Washed Out Green
#BCF5A6
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DC8D #D28DDC
analogous
#BEDC8D #97DC8D #8DDCAA
triadic
#97DC8D #8D97DC #DC8D97
tetradic
#97DC8D #8DBEDC #D28DDC #DCAA8D
square
#97DC8D #8DBEDC #D28DDC #DCAA8D
split-complementary
#97DC8D #AA8DDC #DC8DBE
monochromatic
#48B738 #6CCE5E #97DC8D #C2EABC #EAF8E8
Accessibility & contrast
On white
1.62
#97DC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#97DC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DC8D
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DC8D | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CF88
Deuteranopia (green-blind)
#D6C891
Tritanopia (blue-blind)
#92D7C8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #97dc8d; /* rgb */ color: rgb(151, 220, 141); /* oklch */ color: oklch(82.9% 0.128 141.3);
Tailwind
colors: {
custom: {
50: '#b8e7af',
500: '#97dc8d',
950: '#000000',
},
}SCSS
$custom: #97dc8d; $custom-light: #b8e7af; $custom-dark: #000000;
JSON
{
"hex": "#97dc8d",
"rgb": {
"r": 151,
"g": 220,
"b": 141
},
"hsl": {
"h": 112.405,
"s": 53.02,
"l": 70.784
},
"oklch": {
"l": 0.82915,
"c": 0.12806,
"h": 141.3
},
"luminance": 0.59689
}Semantic roles & 50–950 ramp
primary
#97DC8D
secondary
#A85AB3
accent
#25C0AD
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111610
muted
#818481