#97DB78#97DB78
#97DB78 is a very light, vivid green. Relative luminance 0.586; OKLCH L 82.3% C 0.148 H 136.6°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #97DB78 |
|---|---|
| RGB | rgb(151, 219, 120) |
| HSL | hsl(101, 58%, 66%) |
| HSV | hsv(101, 45%, 86%) |
| CMYK | cmyk(31.1%, 0%, 45.2%, 14.1%) |
| CIE-LAB | lab(81.07, -39.13, 41.88) |
| CIE-LCH | lch(81.07, 57.32, 133.06°) |
| OKLab | oklab(82.33% -0.1074 0.1017) |
| OKLCH | oklch(82.33% 0.148 136.6) |
| XYZ | xyz(41.4831, 58.5968, 26.8903) |
| Luminance | 0.5860 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 5.36
Pistachio
#93C572
ΔE00 5.59
Pale Olive Green
#B1D27B
ΔE00 5.77
Fresh Green
#69D84F
ΔE00 6.10
Lightish Green
#61E160
ΔE00 6.29
Light Moss Green
#A6C875
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DB78 #BC78DB
analogous
#C9DB78 #97DB78 #78DB8B
triadic
#97DB78 #7897DB #DB7897
tetradic
#97DB78 #78C9DB #BC78DB #DB8B78
square
#97DB78 #78C9DB #BC78DB #DB8B78
split-complementary
#97DB78 #8B78DB #DB78C9
monochromatic
#55AB2E #72CE48 #97DB78 #BCE8A8 #E1F5D9
Accessibility & contrast
On white
1.65
#97DB78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#97DB78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DB78
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DB78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DB78 | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CD70
Deuteranopia (green-blind)
#D7C77E
Tritanopia (blue-blind)
#95D5C3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #97db78; /* rgb */ color: rgb(151, 219, 120); /* oklch */ color: oklch(82.3% 0.148 136.6);
Tailwind
colors: {
custom: {
50: '#b8e6a0',
500: '#97db78',
950: '#000000',
},
}SCSS
$custom: #97db78; $custom-light: #b8e6a0; $custom-dark: #000000;
JSON
{
"hex": "#97db78",
"rgb": {
"r": 151,
"g": 219,
"b": 120
},
"hsl": {
"h": 101.212,
"s": 57.895,
"l": 66.471
},
"oklch": {
"l": 0.82329,
"c": 0.14795,
"h": 136.6
},
"luminance": 0.58598
}Semantic roles & 50–950 ramp
primary
#97DB78
secondary
#8E4AAE
accent
#20C592
background
#FDFEFC
surface
#F8FCF5
border
#D1D5CF
text
#12160F
muted
#828480