#97E79D#97E79D
#97E79D is a very light, vivid green. Relative luminance 0.662; OKLCH L 85.8% C 0.129 H 146.1°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #97E79D |
|---|---|
| RGB | rgb(151, 231, 157) |
| HSL | hsl(125, 63%, 75%) |
| HSV | hsv(125, 35%, 91%) |
| CMYK | cmyk(34.6%, 0%, 32%, 9.4%) |
| CIE-LAB | lab(85.08, -39.12, 28.50) |
| CIE-LCH | lch(85.08, 48.40, 143.93°) |
| OKLab | oklab(85.77% -0.1067 0.0717) |
| OKLCH | oklch(85.77% 0.129 146.1) |
| XYZ | xyz(47.4219, 66.1631, 42.1638) |
| Luminance | 0.6616 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.98
Lightgreen
#90EE90
ΔE00 3.49
Light Sea Green
#98F6B0
ΔE00 3.76
Light Mint Green
#A6FBB2
ΔE00 4.37
Mint (survey)
#9FFEB0
ΔE00 4.89
Foam Green
#90FDA9
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97E79D #E797E1
analogous
#B9E797 #97E79D #97E7C5
triadic
#97E79D #9D97E7 #E79D97
tetradic
#97E79D #97B9E7 #E797E1 #E7C597
square
#97E79D #97B9E7 #E797E1 #E7C597
split-complementary
#97E79D #C597E7 #E797B9
monochromatic
#34D03F #65DC6E #97E79D #C9F2CC #E6F9E8
Accessibility & contrast
On white
1.48
#97E79D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#97E79D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97E79D
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97E79D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97E79D | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD998
Deuteranopia (green-blind)
#DDD1A1
Tritanopia (blue-blind)
#8DE3D4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #97e79d; /* rgb */ color: rgb(151, 231, 157); /* oklch */ color: oklch(85.8% 0.129 146.1);
Tailwind
colors: {
custom: {
50: '#b8efba',
500: '#97e79d',
950: '#000000',
},
}SCSS
$custom: #97e79d; $custom-light: #b8efba; $custom-dark: #000000;
JSON
{
"hex": "#97e79d",
"rgb": {
"r": 151,
"g": 231,
"b": 157
},
"hsl": {
"h": 124.5,
"s": 62.5,
"l": 74.902
},
"oklch": {
"l": 0.85765,
"c": 0.12853,
"h": 146.1
},
"luminance": 0.66165
}Semantic roles & 50–950 ramp
primary
#97E79D
secondary
#C161BA
accent
#1BBDCA
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#121611
muted
#828581