#7EFEAE#7EFEAE
#7EFEAE is a very light, vivid green. Relative luminance 0.784; OKLCH L 90.4% C 0.160 H 154.2°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFEAE |
|---|---|
| RGB | rgb(126, 254, 174) |
| HSL | hsl(143, 98%, 75%) |
| HSV | hsv(143, 50%, 100%) |
| CMYK | cmyk(50.4%, 0%, 31.5%, 0.4%) |
| CIE-LAB | lab(90.95, -52.88, 27.62) |
| CIE-LCH | lch(90.95, 59.66, 152.42°) |
| OKLab | oklab(90.35% -0.1441 0.0698) |
| OKLCH | oklch(90.35% 0.16 154.2) |
| XYZ | xyz(51.6821, 78.3710, 52.4398) |
| Luminance | 0.7837 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.99
Seafoam Green
#7AF9AB
ΔE00 1.06
Seafoam (survey)
#80F9AD
ΔE00 1.15
Light Blue Green
#7EFBB3
ΔE00 1.51
Foam Green
#90FDA9
ΔE00 2.22
Light Green Blue
#56FCA2
ΔE00 2.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFEAE #FE7ECE
analogous
#8EFE7E #7EFEAE #7EFEEE
triadic
#7EFEAE #AE7EFE #FEAE7E
tetradic
#7EFEAE #7E8EFE #FE7ECE #FEEE7E
square
#7EFEAE #7E8EFE #FE7ECE #FEEE7E
split-complementary
#7EFEAE #EE7EFE #FE7E8E
monochromatic
#05FD62 #41FE88 #7EFEAE #BBFED4 #E1FFEC
Accessibility & contrast
On white
1.26
#7EFEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#7EFEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFEAE
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFEAE | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEDA9
Deuteranopia (green-blind)
#EBE0B3
Tritanopia (blue-blind)
#5DFBE9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7efeae; /* rgb */ color: rgb(126, 254, 174); /* oklch */ color: oklch(90.4% 0.160 154.2);
Tailwind
colors: {
custom: {
50: '#abffc6',
500: '#7efeae',
950: '#000000',
},
}SCSS
$custom: #7efeae; $custom-light: #abffc6; $custom-dark: #000000;
JSON
{
"hex": "#7efeae",
"rgb": {
"r": 126,
"g": 254,
"b": 174
},
"hsl": {
"h": 142.5,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.90354,
"c": 0.16011,
"h": 154.2
},
"luminance": 0.78375
}Semantic roles & 50–950 ramp
primary
#7EFEAE
secondary
#DD44A3
accent
#008FE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682