#7EEEAE#7EEEAE
#7EEEAE is a very light, vivid green. Relative luminance 0.686; OKLCH L 86.6% C 0.138 H 156.8°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #7EEEAE |
|---|---|
| RGB | rgb(126, 238, 174) |
| HSL | hsl(146, 77%, 71%) |
| HSV | hsv(146, 47%, 93%) |
| CMYK | cmyk(47.1%, 0%, 26.9%, 6.7%) |
| CIE-LAB | lab(86.32, -46.18, 21.28) |
| CIE-LCH | lch(86.32, 50.85, 155.26°) |
| OKLab | oklab(86.59% -0.1266 0.0542) |
| OKLCH | oklch(86.59% 0.138 156.8) |
| XYZ | xyz(46.8152, 68.6371, 50.8175) |
| Luminance | 0.6864 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 2.91
Seafoam (survey)
#80F9AD
ΔE00 2.99
Light Greenish Blue
#63F7B4
ΔE00 3.14
Seafoam Green
#7AF9AB
ΔE00 3.19
Light Sea Green
#98F6B0
ΔE00 3.41
Light Seafoam
#A0FEBF
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EEEAE #EE7EBE
analogous
#86EE7E #7EEEAE #7EEEE6
triadic
#7EEEAE #AE7EEE #EEAE7E
tetradic
#7EEEAE #7E86EE #EE7EBE #EEE67E
square
#7EEEAE #7E86EE #EE7EBE #EEE67E
split-complementary
#7EEEAE #E67EEE #EE7E86
monochromatic
#1CD56C #48E78C #7EEEAE #B4F5D0 #E4FBEE
Accessibility & contrast
On white
1.43
#7EEEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#7EEEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EEEAE
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EEEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EEEAE | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDFAA
Deuteranopia (green-blind)
#DCD3B2
Tritanopia (blue-blind)
#61ECDD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #7eeeae; /* rgb */ color: rgb(126, 238, 174); /* oklch */ color: oklch(86.6% 0.138 156.8);
Tailwind
colors: {
custom: {
50: '#a9f4c6',
500: '#7eeeae',
950: '#000000',
},
}SCSS
$custom: #7eeeae; $custom-light: #a9f4c6; $custom-dark: #000000;
JSON
{
"hex": "#7eeeae",
"rgb": {
"r": 126,
"g": 238,
"b": 174
},
"hsl": {
"h": 145.714,
"s": 76.712,
"l": 71.373
},
"oklch": {
"l": 0.86585,
"c": 0.13774,
"h": 156.8
},
"luminance": 0.68641
}Semantic roles & 50–950 ramp
primary
#7EEEAE
secondary
#C84891
accent
#0D81D9
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582