#7EFCAA#7EFCAA
#7EFCAA is a very light, vivid green. Relative luminance 0.770; OKLCH L 89.8% C 0.161 H 153.2°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFCAA |
|---|---|
| RGB | rgb(126, 252, 170) |
| HSL | hsl(141, 95%, 74%) |
| HSV | hsv(141, 50%, 99%) |
| CMYK | cmyk(50%, 0%, 32.5%, 1.2%) |
| CIE-LAB | lab(90.30, -52.78, 28.77) |
| CIE-LCH | lch(90.30, 60.11, 151.41°) |
| OKLab | oklab(89.8% -0.1437 0.0725) |
| OKLCH | oklch(89.8% 0.161 153.2) |
| XYZ | xyz(50.6666, 76.9546, 50.2062) |
| Luminance | 0.7696 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.76
Seafoam Green
#7AF9AB
ΔE00 0.97
Seafoam (survey)
#80F9AD
ΔE00 1.12
Light Blue Green
#7EFBB3
ΔE00 1.87
Foam Green
#90FDA9
ΔE00 1.90
Light Green Blue
#56FCA2
ΔE00 2.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFCAA #FC7ED0
analogous
#91FC7E #7EFCAA #7EFCE9
triadic
#7EFCAA #AA7EFC #FCAA7E
tetradic
#7EFCAA #7E91FC #FC7ED0 #FCE97E
square
#7EFCAA #7E91FC #FC7ED0 #FCE97E
split-complementary
#7EFCAA #E97EFC #FC7E91
monochromatic
#06F95B #42FB83 #7EFCAA #BAFDD1 #E1FEEB
Accessibility & contrast
On white
1.28
#7EFCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#7EFCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFCAA
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFCAA | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEBA5
Deuteranopia (green-blind)
#EADEAF
Tritanopia (blue-blind)
#5FF9E7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7efcaa; /* rgb */ color: rgb(126, 252, 170); /* oklch */ color: oklch(89.8% 0.161 153.2);
Tailwind
colors: {
custom: {
50: '#abfec3',
500: '#7efcaa',
950: '#000000',
},
}SCSS
$custom: #7efcaa; $custom-light: #abfec3; $custom-dark: #000000;
JSON
{
"hex": "#7efcaa",
"rgb": {
"r": 126,
"g": 252,
"b": 170
},
"hsl": {
"h": 140.952,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.89802,
"c": 0.16094,
"h": 153.2
},
"luminance": 0.76959
}Semantic roles & 50–950 ramp
primary
#7EFCAA
secondary
#DA44A6
accent
#0095E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111812
muted
#818682