#7FFCA3#7FFCA3
#7FFCA3 is a very light, vivid green. Relative luminance 0.768; OKLCH L 89.7% C 0.167 H 151.1°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFCA3 |
|---|---|
| RGB | rgb(127, 252, 163) |
| HSL | hsl(137, 95%, 74%) |
| HSV | hsv(137, 50%, 99%) |
| CMYK | cmyk(49.6%, 0%, 35.3%, 1.2%) |
| CIE-LAB | lab(90.22, -53.75, 32.18) |
| CIE-LCH | lch(90.22, 62.64, 149.09°) |
| OKLab | oklab(89.71% -0.1461 0.0806) |
| OKLCH | oklch(89.71% 0.167 151.1) |
| XYZ | xyz(50.1702, 76.7732, 46.8181) |
| Luminance | 0.7678 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.30
Foam Green
#90FDA9
ΔE00 1.63
Baby Green
#8CFF9E
ΔE00 2.04
Seafoam Green
#7AF9AB
ΔE00 2.10
Mint Green
#8FFF9F
ΔE00 2.17
Seafoam (survey)
#80F9AD
ΔE00 2.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFCA3 #FC7FD8
analogous
#9AFC7F #7FFCA3 #7FFCE2
triadic
#7FFCA3 #A37FFC #FCA37F
tetradic
#7FFCA3 #7F9AFC #FC7FD8 #FCE27F
square
#7FFCA3 #7F9AFC #FC7FD8 #FCE27F
split-complementary
#7FFCA3 #E27FFC #FC7F9A
monochromatic
#07F94D #43FB78 #7FFCA3 #BBFDCE #E1FEEA
Accessibility & contrast
On white
1.28
#7FFCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#7FFCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFCA3
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFCA3 | 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)
#FDEA9D
Deuteranopia (green-blind)
#EBDEA8
Tritanopia (blue-blind)
#64F9E5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7ffca3; /* rgb */ color: rgb(127, 252, 163); /* oklch */ color: oklch(89.7% 0.167 151.1);
Tailwind
colors: {
custom: {
50: '#abfebf',
500: '#7ffca3',
950: '#000000',
},
}SCSS
$custom: #7ffca3; $custom-light: #abfebf; $custom-dark: #000000;
JSON
{
"hex": "#7ffca3",
"rgb": {
"r": 127,
"g": 252,
"b": 163
},
"hsl": {
"h": 137.28,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.89705,
"c": 0.16681,
"h": 151.1
},
"luminance": 0.76777
}Semantic roles & 50–950 ramp
primary
#7FFCA3
secondary
#DA45AF
accent
#00A3E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111812
muted
#818682