#7FFCA5#7FFCA5
#7FFCA5 is a very light, vivid green. Relative luminance 0.768; OKLCH L 89.7% C 0.165 H 151.7°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFCA5 |
|---|---|
| RGB | rgb(127, 252, 165) |
| HSL | hsl(138, 95%, 74%) |
| HSV | hsv(138, 50%, 99%) |
| CMYK | cmyk(49.6%, 0%, 34.5%, 1.2%) |
| CIE-LAB | lab(90.25, -53.41, 31.22) |
| CIE-LCH | lch(90.25, 61.86, 149.69°) |
| OKLab | oklab(89.74% -0.1452 0.0783) |
| OKLCH | oklch(89.74% 0.165 151.7) |
| XYZ | xyz(50.3509, 76.8454, 47.7694) |
| Luminance | 0.7685 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.05
Foam Green
#90FDA9
ΔE00 1.58
Seafoam Green
#7AF9AB
ΔE00 1.78
Seafoam (survey)
#80F9AD
ΔE00 1.94
Baby Green
#8CFF9E
ΔE00 2.33
Mint Green
#8FFF9F
ΔE00 2.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFCA5 #FC7FD6
analogous
#98FC7F #7FFCA5 #7FFCE4
triadic
#7FFCA5 #A57FFC #FCA57F
tetradic
#7FFCA5 #7F98FC #FC7FD6 #FCE47F
square
#7FFCA5 #7F98FC #FC7FD6 #FCE47F
split-complementary
#7FFCA5 #E47FFC #FC7F98
monochromatic
#07F951 #43FB7B #7FFCA5 #BBFDCF #E1FEEA
Accessibility & contrast
On white
1.28
#7FFCA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#7FFCA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFCA5
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFCA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFCA5 | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEB9F
Deuteranopia (green-blind)
#EBDEAA
Tritanopia (blue-blind)
#63F9E6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7ffca5; /* rgb */ color: rgb(127, 252, 165); /* oklch */ color: oklch(89.7% 0.165 151.7);
Tailwind
colors: {
custom: {
50: '#abfec0',
500: '#7ffca5',
950: '#000000',
},
}SCSS
$custom: #7ffca5; $custom-light: #abfec0; $custom-dark: #000000;
JSON
{
"hex": "#7ffca5",
"rgb": {
"r": 127,
"g": 252,
"b": 165
},
"hsl": {
"h": 138.24,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.89743,
"c": 0.16498,
"h": 151.7
},
"luminance": 0.76849
}Semantic roles & 50–950 ramp
primary
#7FFCA5
secondary
#DA45AD
accent
#00A0E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111812
muted
#818682