#7FFCA9#7FFCA9
#7FFCA9 is a very light, vivid green. Relative luminance 0.770; OKLCH L 89.8% C 0.161 H 152.8°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFCA9 |
|---|---|
| RGB | rgb(127, 252, 169) |
| HSL | hsl(140, 95%, 74%) |
| HSV | hsv(140, 50%, 99%) |
| CMYK | cmyk(49.6%, 0%, 32.9%, 1.2%) |
| CIE-LAB | lab(90.32, -52.71, 29.30) |
| CIE-LCH | lch(90.32, 60.31, 150.93°) |
| OKLab | oklab(89.82% -0.1435 0.0738) |
| OKLCH | oklch(89.82% 0.161 152.8) |
| XYZ | xyz(50.7206, 76.9933, 49.7168) |
| Luminance | 0.7700 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.80
Seafoam Green
#7AF9AB
ΔE00 1.15
Seafoam (survey)
#80F9AD
ΔE00 1.29
Foam Green
#90FDA9
ΔE00 1.73
Light Blue Green
#7EFBB3
ΔE00 2.08
Light Green Blue
#56FCA2
ΔE00 2.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFCA9 #FC7FD2
analogous
#94FC7F #7FFCA9 #7FFCE8
triadic
#7FFCA9 #A97FFC #FCA97F
tetradic
#7FFCA9 #7F94FC #FC7FD2 #FCE87F
square
#7FFCA9 #7F94FC #FC7FD2 #FCE87F
split-complementary
#7FFCA9 #E87FFC #FC7F94
monochromatic
#07F959 #43FB81 #7FFCA9 #BBFDD1 #E1FEEB
Accessibility & contrast
On white
1.28
#7FFCA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#7FFCA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFCA9
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFCA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFCA9 | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEBA4
Deuteranopia (green-blind)
#EADEAE
Tritanopia (blue-blind)
#61F9E6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7ffca9; /* rgb */ color: rgb(127, 252, 169); /* oklch */ color: oklch(89.8% 0.161 152.8);
Tailwind
colors: {
custom: {
50: '#abfec3',
500: '#7ffca9',
950: '#000000',
},
}SCSS
$custom: #7ffca9; $custom-light: #abfec3; $custom-dark: #000000;
JSON
{
"hex": "#7ffca9",
"rgb": {
"r": 127,
"g": 252,
"b": 169
},
"hsl": {
"h": 140.16,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.89821,
"c": 0.16132,
"h": 152.8
},
"luminance": 0.76997
}Semantic roles & 50–950 ramp
primary
#7FFCA9
secondary
#DA45A8
accent
#0098E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111812
muted
#818682