#7FDF97#7FDF97
#7FDF97 is a very light, vivid green. Relative luminance 0.595; OKLCH L 82.6% C 0.137 H 150.6°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDF97 |
|---|---|
| RGB | rgb(127, 223, 151) |
| HSL | hsl(135, 60%, 69%) |
| HSV | hsv(135, 43%, 87%) |
| CMYK | cmyk(43%, 0%, 32.3%, 12.5%) |
| CIE-LAB | lab(81.58, -43.65, 26.67) |
| CIE-LCH | lch(81.58, 51.15, 148.57°) |
| OKLab | oklab(82.59% -0.119 0.0672) |
| OKLCH | oklch(82.59% 0.137 150.6) |
| XYZ | xyz(40.7235, 59.5190, 38.6146) |
| Luminance | 0.5952 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.02
Lightgreen
#90EE90
ΔE00 5.15
Light Sea Green
#98F6B0
ΔE00 5.37
Seafoam (survey)
#80F9AD
ΔE00 5.76
Seafoam Green
#7AF9AB
ΔE00 5.84
Weird Green
#3AE57F
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDF97 #DF7FC7
analogous
#97DF7F #7FDF97 #7FDFC7
triadic
#7FDF97 #977FDF #DF977F
tetradic
#7FDF97 #7F97DF #DF7FC7 #DFC77F
square
#7FDF97 #7F97DF #DF7FC7 #DFC77F
split-complementary
#7FDF97 #C77FDF #DF7F97
monochromatic
#2EB650 #4ED36F #7FDF97 #B0EBBF #E1F7E7
Accessibility & contrast
On white
1.63
#7FDF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#7FDF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDF97
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDF97 | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D192
Deuteranopia (green-blind)
#D2C79B
Tritanopia (blue-blind)
#6EDCCC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #7fdf97; /* rgb */ color: rgb(127, 223, 151); /* oklch */ color: oklch(82.6% 0.137 150.6);
Tailwind
colors: {
custom: {
50: '#a8e9b6',
500: '#7fdf97',
950: '#000000',
},
}SCSS
$custom: #7fdf97; $custom-light: #a8e9b6; $custom-dark: #000000;
JSON
{
"hex": "#7fdf97",
"rgb": {
"r": 127,
"g": 223,
"b": 151
},
"hsl": {
"h": 135,
"s": 60,
"l": 68.627
},
"oklch": {
"l": 0.82593,
"c": 0.13663,
"h": 150.6
},
"luminance": 0.59522
}Semantic roles & 50–950 ramp
primary
#7FDF97
secondary
#B64C9C
accent
#1E9DC8
background
#FDFEFD
surface
#F7FDF8
border
#D0D5D1
text
#101611
muted
#818481