#7EFFAF#7EFFAF
#7EFFAF is a very light, vivid green. Relative luminance 0.791; OKLCH L 90.6% C 0.161 H 154.3°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFFAF |
|---|---|
| RGB | rgb(126, 255, 175) |
| HSL | hsl(143, 100%, 75%) |
| HSV | hsv(143, 51%, 100%) |
| CMYK | cmyk(50.6%, 0%, 31.4%, 0%) |
| CIE-LAB | lab(91.26, -53.11, 27.54) |
| CIE-LCH | lch(91.26, 59.83, 152.60°) |
| OKLab | oklab(90.61% -0.1447 0.0696) |
| OKLCH | oklch(90.61% 0.161 154.3) |
| XYZ | xyz(52.0982, 79.0464, 53.0612) |
| Luminance | 0.7905 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.08
Seafoam Green
#7AF9AB
ΔE00 1.25
Seafoam (survey)
#80F9AD
ΔE00 1.33
Light Blue Green
#7EFBB3
ΔE00 1.56
Foam Green
#90FDA9
ΔE00 2.30
Light Green Blue
#56FCA2
ΔE00 2.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFFAF #FF7ECE
analogous
#8DFF7E #7EFFAF #7EFFF0
triadic
#7EFFAF #AF7EFF #FFAF7E
tetradic
#7EFFAF #7E8DFF #FF7ECE #FFF07E
square
#7EFFAF #7E8DFF #FF7ECE #FFF07E
split-complementary
#7EFFAF #F07EFF #FF7E8D
monochromatic
#04FF63 #41FF89 #7EFFAF #BBFFD5 #E0FFEC
Accessibility & contrast
On white
1.25
#7EFFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#7EFFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFFAF
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFFAF | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEEAA
Deuteranopia (green-blind)
#ECE1B4
Tritanopia (blue-blind)
#5DFCEA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7effaf; /* rgb */ color: rgb(126, 255, 175); /* oklch */ color: oklch(90.6% 0.161 154.3);
Tailwind
colors: {
custom: {
50: '#abffc7',
500: '#7effaf',
950: '#000000',
},
}SCSS
$custom: #7effaf; $custom-light: #abffc7; $custom-dark: #000000;
JSON
{
"hex": "#7effaf",
"rgb": {
"r": 126,
"g": 255,
"b": 175
},
"hsl": {
"h": 142.791,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.9061,
"c": 0.16059,
"h": 154.3
},
"luminance": 0.79051
}Semantic roles & 50–950 ramp
primary
#7EFFAF
secondary
#DE43A3
accent
#008EE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682