#7FFCAA#7FFCAA
#7FFCAA is a very light, vivid green. Relative luminance 0.770; OKLCH L 89.8% C 0.160 H 153.1°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFCAA |
|---|---|
| RGB | rgb(127, 252, 170) |
| HSL | hsl(141, 95%, 74%) |
| HSV | hsv(141, 50%, 99%) |
| CMYK | cmyk(49.6%, 0%, 32.5%, 1.2%) |
| CIE-LAB | lab(90.34, -52.54, 28.82) |
| CIE-LCH | lch(90.34, 59.92, 151.25°) |
| OKLab | oklab(89.84% -0.143 0.0726) |
| OKLCH | oklch(89.84% 0.16 153.1) |
| XYZ | xyz(50.8149, 77.0310, 50.2131) |
| Luminance | 0.7703 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.83
Seafoam Green
#7AF9AB
ΔE00 1.01
Seafoam (survey)
#80F9AD
ΔE00 1.13
Foam Green
#90FDA9
ΔE00 1.81
Light Blue Green
#7EFBB3
ΔE00 1.90
Light Green Blue
#56FCA2
ΔE00 2.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFCAA #FC7FD1
analogous
#93FC7F #7FFCAA #7FFCE9
triadic
#7FFCAA #AA7FFC #FCAA7F
tetradic
#7FFCAA #7F93FC #FC7FD1 #FCE97F
square
#7FFCAA #7F93FC #FC7FD1 #FCE97F
split-complementary
#7FFCAA #E97FFC #FC7F93
monochromatic
#07F95B #43FB82 #7FFCAA #BBFDD2 #E1FEEB
Accessibility & contrast
On white
1.28
#7FFCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#7FFCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFCAA
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFCAA | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEBA5
Deuteranopia (green-blind)
#EADEAF
Tritanopia (blue-blind)
#61F9E7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7ffcaa; /* rgb */ color: rgb(127, 252, 170); /* oklch */ color: oklch(89.8% 0.160 153.1);
Tailwind
colors: {
custom: {
50: '#abfec3',
500: '#7ffcaa',
950: '#000000',
},
}SCSS
$custom: #7ffcaa; $custom-light: #abfec3; $custom-dark: #000000;
JSON
{
"hex": "#7ffcaa",
"rgb": {
"r": 127,
"g": 252,
"b": 170
},
"hsl": {
"h": 140.64,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.89841,
"c": 0.16042,
"h": 153.1
},
"luminance": 0.77035
}Semantic roles & 50–950 ramp
primary
#7FFCAA
secondary
#DA45A7
accent
#0097E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111812
muted
#818682