#7EFDAE#7EFDAE
#7EFDAE is a very light, vivid green. Relative luminance 0.777; OKLCH L 90.1% C 0.159 H 154.3°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFDAE |
|---|---|
| RGB | rgb(126, 253, 174) |
| HSL | hsl(143, 97%, 74%) |
| HSV | hsv(143, 50%, 99%) |
| CMYK | cmyk(50.2%, 0%, 31.2%, 0.8%) |
| CIE-LAB | lab(90.66, -52.47, 27.23) |
| CIE-LCH | lch(90.66, 59.12, 152.57°) |
| OKLab | oklab(90.12% -0.143 0.0688) |
| OKLCH | oklch(90.12% 0.159 154.3) |
| XYZ | xyz(51.3656, 77.7379, 52.3343) |
| Luminance | 0.7774 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 0.86
Seafoam (survey)
#80F9AD
ΔE00 0.92
Light Bluish Green
#76FDA8
ΔE00 1.09
Light Blue Green
#7EFBB3
ΔE00 1.31
Foam Green
#90FDA9
ΔE00 2.27
Light Green Blue
#56FCA2
ΔE00 2.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFDAE #FD7ECD
analogous
#8EFD7E #7EFDAE #7EFDEE
triadic
#7EFDAE #AE7EFD #FDAE7E
tetradic
#7EFDAE #7E8EFD #FD7ECD #FDEE7E
square
#7EFDAE #7E8EFD #FD7ECD #FDEE7E
split-complementary
#7EFDAE #EE7EFD #FD7E8E
monochromatic
#05FB62 #42FC88 #7EFDAE #BAFED4 #E1FFEC
Accessibility & contrast
On white
1.27
#7EFDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#7EFDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFDAE
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFDAE | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECA9
Deuteranopia (green-blind)
#EADFB3
Tritanopia (blue-blind)
#5EFBE8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7efdae; /* rgb */ color: rgb(126, 253, 174); /* oklch */ color: oklch(90.1% 0.159 154.3);
Tailwind
colors: {
custom: {
50: '#abffc6',
500: '#7efdae',
950: '#000000',
},
}SCSS
$custom: #7efdae; $custom-light: #abffc6; $custom-dark: #000000;
JSON
{
"hex": "#7efdae",
"rgb": {
"r": 126,
"g": 253,
"b": 174
},
"hsl": {
"h": 142.677,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.90119,
"c": 0.15873,
"h": 154.3
},
"luminance": 0.77742
}Semantic roles & 50–950 ramp
primary
#7EFDAE
secondary
#DB44A2
accent
#008FE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682