#7FFEAD#7FFEAD
#7FFEAD is a very light, vivid green. Relative luminance 0.784; OKLCH L 90.4% C 0.160 H 153.7°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFEAD |
|---|---|
| RGB | rgb(127, 254, 173) |
| HSL | hsl(142, 98%, 75%) |
| HSV | hsv(142, 50%, 100%) |
| CMYK | cmyk(50%, 0%, 31.9%, 0.4%) |
| CIE-LAB | lab(90.97, -52.82, 28.16) |
| CIE-LCH | lch(90.97, 59.86, 151.94°) |
| OKLab | oklab(90.37% -0.1439 0.071) |
| OKLCH | oklch(90.37% 0.16 153.7) |
| XYZ | xyz(51.7332, 78.4085, 51.9353) |
| Luminance | 0.7841 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.91
Seafoam Green
#7AF9AB
ΔE00 1.15
Seafoam (survey)
#80F9AD
ΔE00 1.23
Light Blue Green
#7EFBB3
ΔE00 1.71
Foam Green
#90FDA9
ΔE00 2.02
Light Green Blue
#56FCA2
ΔE00 2.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFEAD #FE7FD0
analogous
#91FE7F #7FFEAD #7FFEEC
triadic
#7FFEAD #AD7FFE #FEAD7F
tetradic
#7FFEAD #7F91FE #FE7FD0 #FEEC7F
square
#7FFEAD #7F91FE #FE7FD0 #FEEC7F
split-complementary
#7FFEAD #EC7FFE #FE7F91
monochromatic
#06FD5F #42FE86 #7FFEAD #BCFED4 #E1FFEC
Accessibility & contrast
On white
1.26
#7FFEAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#7FFEAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFEAD
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFEAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFEAD | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEDA8
Deuteranopia (green-blind)
#ECE0B2
Tritanopia (blue-blind)
#5FFBE9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7ffead; /* rgb */ color: rgb(127, 254, 173); /* oklch */ color: oklch(90.4% 0.160 153.7);
Tailwind
colors: {
custom: {
50: '#acffc6',
500: '#7ffead',
950: '#000000',
},
}SCSS
$custom: #7ffead; $custom-light: #acffc6; $custom-dark: #000000;
JSON
{
"hex": "#7ffead",
"rgb": {
"r": 127,
"g": 254,
"b": 173
},
"hsl": {
"h": 141.732,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.90372,
"c": 0.16048,
"h": 153.7
},
"luminance": 0.78413
}Semantic roles & 50–950 ramp
primary
#7FFEAD
secondary
#DD45A6
accent
#0092E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682