#97DF9D#97DF9D
#97DF9D is a very light, moderate green. Relative luminance 0.618; OKLCH L 83.9% C 0.116 H 146.5°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #97DF9D |
|---|---|
| RGB | rgb(151, 223, 157) |
| HSL | hsl(125, 53%, 73%) |
| HSV | hsv(125, 32%, 87%) |
| CMYK | cmyk(32.3%, 0%, 29.6%, 12.5%) |
| CIE-LAB | lab(82.80, -35.49, 25.41) |
| CIE-LCH | lch(82.80, 43.65, 144.40°) |
| OKLab | oklab(83.92% -0.0969 0.0642) |
| OKLCH | oklch(83.92% 0.116 146.5) |
| XYZ | xyz(45.2339, 61.7869, 41.4344) |
| Luminance | 0.6179 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.24
Light Sea Green
#98F6B0
ΔE00 5.25
Light Grey Green
#B7E1A1
ΔE00 5.25
Lightgreen
#90EE90
ΔE00 5.47
Light Sage
#BCECAC
ΔE00 5.51
Light Mint Green
#A6FBB2
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DF9D #DF97D9
analogous
#B5DF97 #97DF9D #97DFC1
triadic
#97DF9D #9D97DF #DF9D97
tetradic
#97DF9D #97B5DF #DF97D9 #DFC197
square
#97DF9D #97B5DF #DF97D9 #DFC197
split-complementary
#97DF9D #C197DF #DF97B5
monochromatic
#3BC046 #68D171 #97DF9D #C6EDC9 #E8F8E9
Accessibility & contrast
On white
1.57
#97DF9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#97DF9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DF9D
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DF9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DF9D | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D399
Deuteranopia (green-blind)
#D6CBA1
Tritanopia (blue-blind)
#8EDCCE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #97df9d; /* rgb */ color: rgb(151, 223, 157); /* oklch */ color: oklch(83.9% 0.116 146.5);
Tailwind
colors: {
custom: {
50: '#b7e9ba',
500: '#97df9d',
950: '#000000',
},
}SCSS
$custom: #97df9d; $custom-light: #b7e9ba; $custom-dark: #000000;
JSON
{
"hex": "#97df9d",
"rgb": {
"r": 151,
"g": 223,
"b": 157
},
"hsl": {
"h": 125,
"s": 52.941,
"l": 73.333
},
"oklch": {
"l": 0.83921,
"c": 0.11624,
"h": 146.5
},
"luminance": 0.61789
}Semantic roles & 50–950 ramp
primary
#97DF9D
secondary
#B763B0
accent
#25B3C0
background
#FDFEFD
surface
#F8FDF8
border
#D1D5D1
text
#111611
muted
#818481