#7FFCA1#7FFCA1
#7FFCA1 is a very light, vivid green. Relative luminance 0.767; OKLCH L 89.7% C 0.169 H 150.6°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFCA1 |
|---|---|
| RGB | rgb(127, 252, 161) |
| HSL | hsl(136, 95%, 74%) |
| HSV | hsv(136, 50%, 99%) |
| CMYK | cmyk(49.6%, 0%, 36.1%, 1.2%) |
| CIE-LAB | lab(90.18, -54.08, 33.13) |
| CIE-LCH | lch(90.18, 63.43, 148.51°) |
| OKLab | oklab(89.67% -0.1469 0.0828) |
| OKLCH | oklch(89.67% 0.169 150.6) |
| XYZ | xyz(49.9925, 76.7020, 45.8819) |
| Luminance | 0.7671 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.59
Foam Green
#90FDA9
ΔE00 1.74
Baby Green
#8CFF9E
ΔE00 1.78
Mint Green
#8FFF9F
ΔE00 1.93
Seafoam Green
#7AF9AB
ΔE00 2.43
Seafoam (survey)
#80F9AD
ΔE00 2.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFCA1 #FC7FDA
analogous
#9CFC7F #7FFCA1 #7FFCE0
triadic
#7FFCA1 #A17FFC #FCA17F
tetradic
#7FFCA1 #7F9CFC #FC7FDA #FCE07F
square
#7FFCA1 #7F9CFC #FC7FDA #FCE07F
split-complementary
#7FFCA1 #E07FFC #FC7F9C
monochromatic
#07F949 #43FB75 #7FFCA1 #BBFDCD #E1FEE9
Accessibility & contrast
On white
1.29
#7FFCA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#7FFCA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFCA1
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFCA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFCA1 | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEA9B
Deuteranopia (green-blind)
#EBDEA7
Tritanopia (blue-blind)
#64F8E5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7ffca1; /* rgb */ color: rgb(127, 252, 161); /* oklch */ color: oklch(89.7% 0.169 150.6);
Tailwind
colors: {
custom: {
50: '#abfebd',
500: '#7ffca1',
950: '#000000',
},
}SCSS
$custom: #7ffca1; $custom-light: #abfebd; $custom-dark: #000000;
JSON
{
"hex": "#7ffca1",
"rgb": {
"r": 127,
"g": 252,
"b": 161
},
"hsl": {
"h": 136.32,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.89667,
"c": 0.16866,
"h": 150.6
},
"luminance": 0.76706
}Semantic roles & 50–950 ramp
primary
#7FFCA1
secondary
#DA45B2
accent
#00A7E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111812
muted
#818682