#97DF95#97DF95
#97DF95 is a very light, vivid green. Relative luminance 0.615; OKLCH L 83.8% C 0.124 H 143.8°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #97DF95 |
|---|---|
| RGB | rgb(151, 223, 149) |
| HSL | hsl(118, 54%, 73%) |
| HSV | hsv(118, 33%, 87%) |
| CMYK | cmyk(32.3%, 0%, 33.2%, 12.5%) |
| CIE-LAB | lab(82.66, -36.79, 29.35) |
| CIE-LCH | lch(82.66, 47.06, 141.42°) |
| OKLab | oklab(83.76% -0.1003 0.0736) |
| OKLCH | oklch(83.76% 0.124 143.8) |
| XYZ | xyz(44.5731, 61.5226, 37.9544) |
| Luminance | 0.6152 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.69
Lightgreen
#90EE90
ΔE00 4.42
Light Grey Green
#B7E1A1
ΔE00 5.14
Light Sage
#BCECAC
ΔE00 5.59
Light Sea Green
#98F6B0
ΔE00 5.70
Washed Out Green
#BCF5A6
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DF95 #DD95DF
analogous
#BCDF95 #97DF95 #95DFB8
triadic
#97DF95 #9597DF #DF9597
tetradic
#97DF95 #95BCDF #DD95DF #DFB895
square
#97DF95 #95BCDF #DD95DF #DFB895
split-complementary
#97DF95 #B895DF #DF95BC
monochromatic
#3DC03A #69D166 #97DF95 #C5EDC4 #E8F8E7
Accessibility & contrast
On white
1.58
#97DF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#97DF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DF95
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DF95 | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D290
Deuteranopia (green-blind)
#D7CB99
Tritanopia (blue-blind)
#90DBCC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #97df95; /* rgb */ color: rgb(151, 223, 149); /* oklch */ color: oklch(83.8% 0.124 143.8);
Tailwind
colors: {
custom: {
50: '#b8e9b4',
500: '#97df95',
950: '#000000',
},
}SCSS
$custom: #97df95; $custom-light: #b8e9b4; $custom-dark: #000000;
JSON
{
"hex": "#97df95",
"rgb": {
"r": 151,
"g": 223,
"b": 149
},
"hsl": {
"h": 118.378,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.83761,
"c": 0.12441,
"h": 143.8
},
"luminance": 0.61525
}Semantic roles & 50–950 ramp
primary
#97DF95
secondary
#B561B7
accent
#24C1BD
background
#FDFEFD
surface
#F8FDF8
border
#D1D5D1
text
#111611
muted
#818481