#7EFFAE#7EFFAE
#7EFFAE is a very light, vivid green. Relative luminance 0.790; OKLCH L 90.6% C 0.161 H 154.0°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFFAE |
|---|---|
| RGB | rgb(126, 255, 174) |
| HSL | hsl(142, 100%, 75%) |
| HSV | hsv(142, 51%, 100%) |
| CMYK | cmyk(50.6%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(91.24, -53.29, 28.02) |
| CIE-LCH | lch(91.24, 60.21, 152.27°) |
| OKLab | oklab(90.59% -0.1452 0.0707) |
| OKLCH | oklch(90.59% 0.161 154) |
| XYZ | xyz(52.0003, 79.0073, 52.5459) |
| Luminance | 0.7901 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.95
Seafoam Green
#7AF9AB
ΔE00 1.28
Seafoam (survey)
#80F9AD
ΔE00 1.39
Light Blue Green
#7EFBB3
ΔE00 1.72
Foam Green
#90FDA9
ΔE00 2.19
Light Green Blue
#56FCA2
ΔE00 2.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFFAE #FF7ECF
analogous
#8EFF7E #7EFFAE #7EFFEF
triadic
#7EFFAE #AE7EFF #FFAE7E
tetradic
#7EFFAE #7E8EFF #FF7ECF #FFEF7E
square
#7EFFAE #7E8EFF #FF7ECF #FFEF7E
split-complementary
#7EFFAE #EF7EFF #FF7E8E
monochromatic
#04FF61 #41FF88 #7EFFAE #BBFFD4 #E0FFEC
Accessibility & contrast
On white
1.25
#7EFFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#7EFFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFFAE
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFFAE | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEEA9
Deuteranopia (green-blind)
#ECE1B3
Tritanopia (blue-blind)
#5DFCEA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7effae; /* rgb */ color: rgb(126, 255, 174); /* oklch */ color: oklch(90.6% 0.161 154.0);
Tailwind
colors: {
custom: {
50: '#abffc6',
500: '#7effae',
950: '#000000',
},
}SCSS
$custom: #7effae; $custom-light: #abffc6; $custom-dark: #000000;
JSON
{
"hex": "#7effae",
"rgb": {
"r": 126,
"g": 255,
"b": 174
},
"hsl": {
"h": 142.326,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.9059,
"c": 0.16149,
"h": 154
},
"luminance": 0.79012
}Semantic roles & 50–950 ramp
primary
#7EFFAE
secondary
#DE43A4
accent
#0090E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682