#97DC8A#97DC8A
#97DC8A is a very light, vivid green. Relative luminance 0.596; OKLCH L 82.9% C 0.131 H 140.5°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #97DC8A |
|---|---|
| RGB | rgb(151, 220, 138) |
| HSL | hsl(110, 54%, 70%) |
| HSV | hsv(110, 37%, 86%) |
| CMYK | cmyk(31.4%, 0%, 37.3%, 13.7%) |
| CIE-LAB | lab(81.62, -37.11, 33.59) |
| CIE-LCH | lch(81.62, 50.05, 137.85°) |
| OKLab | oklab(82.86% -0.1013 0.0833) |
| OKLCH | oklch(82.86% 0.131 140.5) |
| XYZ | xyz(42.9416, 59.5989, 33.2810) |
| Luminance | 0.5960 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.51
Light Grey Green
#B7E1A1
ΔE00 5.44
Hospital Green
#9BE5AA
ΔE00 5.57
Pistachio
#93C572
ΔE00 6.02
Light Sage
#BCECAC
ΔE00 6.34
Washed Out Green
#BCF5A6
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DC8A #CF8ADC
analogous
#C0DC8A #97DC8A #8ADCA6
triadic
#97DC8A #8A97DC #DC8A97
tetradic
#97DC8A #8AC0DC #CF8ADC #DCA68A
square
#97DC8A #8AC0DC #CF8ADC #DCA68A
split-complementary
#97DC8A #A68ADC #DC8AC0
monochromatic
#4AB536 #6DCE5B #97DC8A #C1EAB9 #EAF8E7
Accessibility & contrast
On white
1.63
#97DC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#97DC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DC8A
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DC8A | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CF84
Deuteranopia (green-blind)
#D6C88F
Tritanopia (blue-blind)
#92D7C7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #97dc8a; /* rgb */ color: rgb(151, 220, 138); /* oklch */ color: oklch(82.9% 0.131 140.5);
Tailwind
colors: {
custom: {
50: '#b8e7ad',
500: '#97dc8a',
950: '#000000',
},
}SCSS
$custom: #97dc8a; $custom-light: #b8e7ad; $custom-dark: #000000;
JSON
{
"hex": "#97dc8a",
"rgb": {
"r": 151,
"g": 220,
"b": 138
},
"hsl": {
"h": 110.488,
"s": 53.947,
"l": 70.196
},
"oklch": {
"l": 0.82861,
"c": 0.13117,
"h": 140.5
},
"luminance": 0.59601
}Semantic roles & 50–950 ramp
primary
#97DC8A
secondary
#A557B3
accent
#24C1A8
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111610
muted
#818481