#7FFCA4#7FFCA4
#7FFCA4 is a very light, vivid green. Relative luminance 0.768; OKLCH L 89.7% C 0.166 H 151.4°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFCA4 |
|---|---|
| RGB | rgb(127, 252, 164) |
| HSL | hsl(138, 95%, 74%) |
| HSV | hsv(138, 50%, 99%) |
| CMYK | cmyk(49.6%, 0%, 34.9%, 1.2%) |
| CIE-LAB | lab(90.23, -53.58, 31.70) |
| CIE-LCH | lch(90.23, 62.25, 149.39°) |
| OKLab | oklab(89.72% -0.1456 0.0795) |
| OKLCH | oklch(89.72% 0.166 151.4) |
| XYZ | xyz(50.2602, 76.8091, 47.2919) |
| Luminance | 0.7681 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.17
Foam Green
#90FDA9
ΔE00 1.59
Seafoam Green
#7AF9AB
ΔE00 1.94
Seafoam (survey)
#80F9AD
ΔE00 2.11
Baby Green
#8CFF9E
ΔE00 2.18
Mint Green
#8FFF9F
ΔE00 2.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFCA4 #FC7FD7
analogous
#99FC7F #7FFCA4 #7FFCE3
triadic
#7FFCA4 #A47FFC #FCA47F
tetradic
#7FFCA4 #7F99FC #FC7FD7 #FCE37F
square
#7FFCA4 #7F99FC #FC7FD7 #FCE37F
split-complementary
#7FFCA4 #E37FFC #FC7F99
monochromatic
#07F94F #43FB79 #7FFCA4 #BBFDCF #E1FEEA
Accessibility & contrast
On white
1.28
#7FFCA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#7FFCA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFCA4
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFCA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFCA4 | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEA9E
Deuteranopia (green-blind)
#EBDEA9
Tritanopia (blue-blind)
#63F9E5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7ffca4; /* rgb */ color: rgb(127, 252, 164); /* oklch */ color: oklch(89.7% 0.166 151.4);
Tailwind
colors: {
custom: {
50: '#abfebf',
500: '#7ffca4',
950: '#000000',
},
}SCSS
$custom: #7ffca4; $custom-light: #abfebf; $custom-dark: #000000;
JSON
{
"hex": "#7ffca4",
"rgb": {
"r": 127,
"g": 252,
"b": 164
},
"hsl": {
"h": 137.76,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.89724,
"c": 0.16589,
"h": 151.4
},
"luminance": 0.76813
}Semantic roles & 50–950 ramp
primary
#7FFCA4
secondary
#DA45AE
accent
#00A2E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111812
muted
#818682