#7FDF91#7FDF91
#7FDF91 is a very light, vivid green. Relative luminance 0.593; OKLCH L 82.5% C 0.142 H 148.6°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDF91 |
|---|---|
| RGB | rgb(127, 223, 145) |
| HSL | hsl(131, 60%, 69%) |
| HSV | hsv(131, 43%, 87%) |
| CMYK | cmyk(43%, 0%, 35%, 12.5%) |
| CIE-LAB | lab(81.47, -44.67, 29.61) |
| CIE-LCH | lch(81.47, 53.59, 146.46°) |
| OKLab | oklab(82.47% -0.1216 0.0741) |
| OKLCH | oklch(82.47% 0.142 148.6) |
| XYZ | xyz(40.2486, 59.3290, 36.1134) |
| Luminance | 0.5933 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.37
Hospital Green
#9BE5AA
ΔE00 4.71
Weird Green
#3AE57F
ΔE00 5.67
Light Sea Green
#98F6B0
ΔE00 5.69
Seafoam (survey)
#80F9AD
ΔE00 6.03
Seafoam Green
#7AF9AB
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDF91 #DF7FCD
analogous
#9DDF7F #7FDF91 #7FDFC1
triadic
#7FDF91 #917FDF #DF917F
tetradic
#7FDF91 #7F9DDF #DF7FCD #DFC17F
square
#7FDF91 #7F9DDF #DF7FCD #DFC17F
split-complementary
#7FDF91 #C17FDF #DF7F9D
monochromatic
#2EB647 #4ED367 #7FDF91 #B0EBBB #E1F7E5
Accessibility & contrast
On white
1.63
#7FDF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#7FDF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDF91
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDF91 | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D08C
Deuteranopia (green-blind)
#D3C796
Tritanopia (blue-blind)
#6FDBCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #7fdf91; /* rgb */ color: rgb(127, 223, 145); /* oklch */ color: oklch(82.5% 0.142 148.6);
Tailwind
colors: {
custom: {
50: '#a9e9b2',
500: '#7fdf91',
950: '#000000',
},
}SCSS
$custom: #7fdf91; $custom-light: #a9e9b2; $custom-dark: #000000;
JSON
{
"hex": "#7fdf91",
"rgb": {
"r": 127,
"g": 223,
"b": 145
},
"hsl": {
"h": 131.25,
"s": 60,
"l": 68.627
},
"oklch": {
"l": 0.82474,
"c": 0.14242,
"h": 148.6
},
"luminance": 0.59332
}Semantic roles & 50–950 ramp
primary
#7FDF91
secondary
#B64CA2
accent
#1EA8C8
background
#FDFEFD
surface
#F7FDF7
border
#D0D5D0
text
#101611
muted
#818481