#7FFCA7#7FFCA7
#7FFCA7 is a very light, vivid green. Relative luminance 0.769; OKLCH L 89.8% C 0.163 H 152.2°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFCA7 |
|---|---|
| RGB | rgb(127, 252, 167) |
| HSL | hsl(139, 95%, 74%) |
| HSV | hsv(139, 50%, 99%) |
| CMYK | cmyk(49.6%, 0%, 33.7%, 1.2%) |
| CIE-LAB | lab(90.28, -53.06, 30.26) |
| CIE-LCH | lch(90.28, 61.08, 150.30°) |
| OKLab | oklab(89.78% -0.1443 0.076) |
| OKLCH | oklch(89.78% 0.163 152.2) |
| XYZ | xyz(50.5343, 76.9188, 48.7356) |
| Luminance | 0.7692 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.86
Seafoam Green
#7AF9AB
ΔE00 1.46
Seafoam (survey)
#80F9AD
ΔE00 1.61
Foam Green
#90FDA9
ΔE00 1.62
Light Blue Green
#7EFBB3
ΔE00 2.44
Baby Green
#8CFF9E
ΔE00 2.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFCA7 #FC7FD4
analogous
#96FC7F #7FFCA7 #7FFCE6
triadic
#7FFCA7 #A77FFC #FCA77F
tetradic
#7FFCA7 #7F96FC #FC7FD4 #FCE67F
square
#7FFCA7 #7F96FC #FC7FD4 #FCE67F
split-complementary
#7FFCA7 #E67FFC #FC7F96
monochromatic
#07F955 #43FB7E #7FFCA7 #BBFDD0 #E1FEEA
Accessibility & contrast
On white
1.28
#7FFCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#7FFCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFCA7
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFCA7 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEBA2
Deuteranopia (green-blind)
#EBDEAC
Tritanopia (blue-blind)
#62F9E6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7ffca7; /* rgb */ color: rgb(127, 252, 167); /* oklch */ color: oklch(89.8% 0.163 152.2);
Tailwind
colors: {
custom: {
50: '#abfec1',
500: '#7ffca7',
950: '#000000',
},
}SCSS
$custom: #7ffca7; $custom-light: #abfec1; $custom-dark: #000000;
JSON
{
"hex": "#7ffca7",
"rgb": {
"r": 127,
"g": 252,
"b": 167
},
"hsl": {
"h": 139.2,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.89781,
"c": 0.16314,
"h": 152.2
},
"luminance": 0.76923
}Semantic roles & 50–950 ramp
primary
#7FFCA7
secondary
#DA45AA
accent
#009CE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111812
muted
#818682