#97DF85#97DF85
#97DF85 is a very light, vivid green. Relative luminance 0.610; OKLCH L 83.5% C 0.141 H 139.5°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #97DF85 |
|---|---|
| RGB | rgb(151, 223, 133) |
| HSL | hsl(108, 58%, 70%) |
| HSV | hsv(108, 40%, 87%) |
| CMYK | cmyk(32.3%, 0%, 40.4%, 12.5%) |
| CIE-LAB | lab(82.40, -39.18, 37.13) |
| CIE-LCH | lch(82.40, 53.98, 136.54°) |
| OKLab | oklab(83.47% -0.1071 0.0914) |
| OKLCH | oklch(83.47% 0.141 139.5) |
| XYZ | xyz(43.3823, 61.0463, 31.6831) |
| Luminance | 0.6105 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.83
Light Grey Green
#B7E1A1
ΔE00 6.11
Palegreen
#98FB98
ΔE00 6.24
Washed Out Green
#BCF5A6
ΔE00 6.24
Light Pastel Green
#B2FBA5
ΔE00 6.39
Pale Light Green
#B1FC99
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DF85 #CD85DF
analogous
#C4DF85 #97DF85 #85DFA0
triadic
#97DF85 #8597DF #DF8597
tetradic
#97DF85 #85C4DF #CD85DF #DFA085
square
#97DF85 #85C4DF #CD85DF #DFA085
split-complementary
#97DF85 #A085DF #DF85C4
monochromatic
#4CB931 #6ED255 #97DF85 #C0ECB5 #EAF8E6
Accessibility & contrast
On white
1.59
#97DF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#97DF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DF85
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DF85 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D17E
Deuteranopia (green-blind)
#D9CB8A
Tritanopia (blue-blind)
#93D9C9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #97df85; /* rgb */ color: rgb(151, 223, 133); /* oklch */ color: oklch(83.5% 0.141 139.5);
Tailwind
colors: {
custom: {
50: '#b8e9a9',
500: '#97df85',
950: '#000000',
},
}SCSS
$custom: #97df85; $custom-light: #b8e9a9; $custom-dark: #000000;
JSON
{
"hex": "#97df85",
"rgb": {
"r": 151,
"g": 223,
"b": 133
},
"hsl": {
"h": 108,
"s": 58.442,
"l": 69.804
},
"oklch": {
"l": 0.83471,
"c": 0.14079,
"h": 139.5
},
"luminance": 0.61048
}Semantic roles & 50–950 ramp
primary
#97DF85
secondary
#A252B6
accent
#1FC6A5
background
#FDFEFD
surface
#F8FDF7
border
#D1D5D0
text
#121610
muted
#828481