#97DD85#97DD85
#97DD85 is a very light, vivid green. Relative luminance 0.600; OKLCH L 83.0% C 0.138 H 139.4°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #97DD85 |
|---|---|
| RGB | rgb(151, 221, 133) |
| HSL | hsl(108, 56%, 69%) |
| HSV | hsv(108, 40%, 87%) |
| CMYK | cmyk(31.7%, 0%, 39.8%, 13.3%) |
| CIE-LAB | lab(81.83, -38.29, 36.39) |
| CIE-LCH | lch(81.83, 52.82, 136.46°) |
| OKLab | oklab(83.01% -0.1046 0.0897) |
| OKLCH | oklch(83.01% 0.138 139.4) |
| XYZ | xyz(42.8511, 59.9839, 31.5060) |
| Luminance | 0.5999 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.27
Light Grey Green
#B7E1A1
ΔE00 5.93
Pistachio
#93C572
ΔE00 6.02
Hospital Green
#9BE5AA
ΔE00 6.45
Washed Out Green
#BCF5A6
ΔE00 6.46
Pale Olive Green
#B1D27B
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DD85 #CB85DD
analogous
#C3DD85 #97DD85 #85DD9F
triadic
#97DD85 #8597DD #DD8597
tetradic
#97DD85 #85C3DD #CB85DD #DD9F85
square
#97DD85 #85C3DD #CB85DD #DD9F85
split-complementary
#97DD85 #9F85DD #DD85C3
monochromatic
#4DB532 #6ED055 #97DD85 #C0EAB5 #E9F8E5
Accessibility & contrast
On white
1.62
#97DD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#97DD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DD85
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DD85 | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF7F
Deuteranopia (green-blind)
#D7C98A
Tritanopia (blue-blind)
#93D8C7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #97dd85; /* rgb */ color: rgb(151, 221, 133); /* oklch */ color: oklch(83.0% 0.138 139.4);
Tailwind
colors: {
custom: {
50: '#b8e8a9',
500: '#97dd85',
950: '#000000',
},
}SCSS
$custom: #97dd85; $custom-light: #b8e8a9; $custom-dark: #000000;
JSON
{
"hex": "#97dd85",
"rgb": {
"r": 151,
"g": 221,
"b": 133
},
"hsl": {
"h": 107.727,
"s": 56.41,
"l": 69.412
},
"oklch": {
"l": 0.83005,
"c": 0.13781,
"h": 139.4
},
"luminance": 0.59986
}Semantic roles & 50–950 ramp
primary
#97DD85
secondary
#A052B4
accent
#22C4A3
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#121610
muted
#828481