#7EEFAE#7EEFAE
#7EEFAE is a very light, vivid green. Relative luminance 0.692; OKLCH L 86.8% C 0.139 H 156.6°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #7EEFAE |
|---|---|
| RGB | rgb(126, 239, 174) |
| HSL | hsl(145, 78%, 72%) |
| HSV | hsv(145, 47%, 94%) |
| CMYK | cmyk(47.3%, 0%, 27.2%, 6.3%) |
| CIE-LAB | lab(86.61, -46.61, 21.68) |
| CIE-LCH | lch(86.61, 51.41, 155.05°) |
| OKLab | oklab(86.82% -0.1277 0.0552) |
| OKLCH | oklch(86.82% 0.139 156.6) |
| XYZ | xyz(47.1071, 69.2210, 50.9148) |
| Luminance | 0.6923 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 2.66
Seafoam (survey)
#80F9AD
ΔE00 2.72
Seafoam Green
#7AF9AB
ΔE00 2.93
Light Greenish Blue
#63F7B4
ΔE00 3.01
Light Sea Green
#98F6B0
ΔE00 3.26
Light Bluish Green
#76FDA8
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EEFAE #EF7EBF
analogous
#87EF7E #7EEFAE #7EEFE7
triadic
#7EEFAE #AE7EEF #EFAE7E
tetradic
#7EEFAE #7E87EF #EF7EBF #EFE77E
square
#7EEFAE #7E87EF #EF7EBF #EFE77E
split-complementary
#7EEFAE #E77EEF #EF7E87
monochromatic
#1BD86B #48E88C #7EEFAE #B4F6D0 #E4FCEE
Accessibility & contrast
On white
1.41
#7EEFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#7EEFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EEFAE
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EEFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EEFAE | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE0AA
Deuteranopia (green-blind)
#DDD4B2
Tritanopia (blue-blind)
#61EDDD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #7eefae; /* rgb */ color: rgb(126, 239, 174); /* oklch */ color: oklch(86.8% 0.139 156.6);
Tailwind
colors: {
custom: {
50: '#a9f5c6',
500: '#7eefae',
950: '#000000',
},
}SCSS
$custom: #7eefae; $custom-light: #a9f5c6; $custom-dark: #000000;
JSON
{
"hex": "#7eefae",
"rgb": {
"r": 126,
"g": 239,
"b": 174
},
"hsl": {
"h": 145.487,
"s": 77.931,
"l": 71.569
},
"oklch": {
"l": 0.8682,
"c": 0.13915,
"h": 156.6
},
"luminance": 0.69225
}Semantic roles & 50–950 ramp
primary
#7EEFAE
secondary
#C94892
accent
#0B82DA
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582