#7EEEAA#7EEEAA
#7EEEAA is a very light, vivid green. Relative luminance 0.685; OKLCH L 86.5% C 0.141 H 155.3°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #7EEEAA |
|---|---|
| RGB | rgb(126, 238, 170) |
| HSL | hsl(144, 77%, 71%) |
| HSV | hsv(144, 47%, 93%) |
| CMYK | cmyk(47.1%, 0%, 28.6%, 6.7%) |
| CIE-LAB | lab(86.25, -46.94, 23.24) |
| CIE-LCH | lch(86.25, 52.37, 153.66°) |
| OKLab | oklab(86.5% -0.1284 0.059) |
| OKLCH | oklch(86.5% 0.141 155.3) |
| XYZ | xyz(46.4310, 68.4834, 48.7943) |
| Luminance | 0.6849 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 2.54
Seafoam Green
#7AF9AB
ΔE00 2.72
Light Blue Green
#7EFBB3
ΔE00 2.77
Light Sea Green
#98F6B0
ΔE00 3.08
Light Greenish Blue
#63F7B4
ΔE00 3.39
Light Bluish Green
#76FDA8
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EEEAA #EE7EC2
analogous
#8AEE7E #7EEEAA #7EEEE2
triadic
#7EEEAA #AA7EEE #EEAA7E
tetradic
#7EEEAA #7E8AEE #EE7EC2 #EEE27E
square
#7EEEAA #7E8AEE #EE7EC2 #EEE27E
split-complementary
#7EEEAA #E27EEE #EE7E8A
monochromatic
#1CD565 #48E786 #7EEEAA #B4F5CE #E4FBED
Accessibility & contrast
On white
1.43
#7EEEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#7EEEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EEEAA
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EEEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EEEAA | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDFA6
Deuteranopia (green-blind)
#DDD3AE
Tritanopia (blue-blind)
#63ECDC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #7eeeaa; /* rgb */ color: rgb(126, 238, 170); /* oklch */ color: oklch(86.5% 0.141 155.3);
Tailwind
colors: {
custom: {
50: '#a9f4c3',
500: '#7eeeaa',
950: '#000000',
},
}SCSS
$custom: #7eeeaa; $custom-light: #a9f4c3; $custom-dark: #000000;
JSON
{
"hex": "#7eeeaa",
"rgb": {
"r": 126,
"g": 238,
"b": 170
},
"hsl": {
"h": 143.571,
"s": 76.712,
"l": 71.373
},
"oklch": {
"l": 0.86498,
"c": 0.14129,
"h": 155.3
},
"luminance": 0.68487
}Semantic roles & 50–950 ramp
primary
#7EEEAA
secondary
#C84896
accent
#0D89D9
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101712
muted
#818582