#7EDEA4#7EDEA4
#7EDEA4 is a very light, vivid green. Relative luminance 0.594; OKLCH L 82.6% C 0.124 H 155.9°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #7EDEA4 |
|---|---|
| RGB | rgb(126, 222, 164) |
| HSL | hsl(144, 59%, 68%) |
| HSV | hsv(144, 43%, 87%) |
| CMYK | cmyk(43.2%, 0%, 26.1%, 12.9%) |
| CIE-LAB | lab(81.49, -41.11, 19.78) |
| CIE-LCH | lch(81.49, 45.63, 154.30°) |
| OKLab | oklab(82.59% -0.1128 0.0504) |
| OKLCH | oklch(82.59% 0.124 155.9) |
| XYZ | xyz(41.4234, 59.3556, 44.3888) |
| Luminance | 0.5936 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.28
Hospital Green
#9BE5AA
ΔE00 3.75
Light Sea Green
#98F6B0
ΔE00 5.89
Light Teal
#90E4C1
ΔE00 6.08
Eucalyptus
#44D7A8
ΔE00 6.17
Light Greenish Blue
#63F7B4
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EDEA4 #DE7EB8
analogous
#88DE7E #7EDEA4 #7EDED4
triadic
#7EDEA4 #A47EDE #DEA47E
tetradic
#7EDEA4 #7E88DE #DE7EB8 #DED47E
square
#7EDEA4 #7E88DE #DE7EB8 #DED47E
split-complementary
#7EDEA4 #D47EDE #DE7E88
monochromatic
#2EB463 #4DD282 #7EDEA4 #AFEAC6 #DFF7E9
Accessibility & contrast
On white
1.63
#7EDEA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#7EDEA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EDEA4
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EDEA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EDEA4 | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD1A1
Deuteranopia (green-blind)
#CFC6A7
Tritanopia (blue-blind)
#68DCCE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #7edea4; /* rgb */ color: rgb(126, 222, 164); /* oklch */ color: oklch(82.6% 0.124 155.9);
Tailwind
colors: {
custom: {
50: '#a8e9bf',
500: '#7edea4',
950: '#000000',
},
}SCSS
$custom: #7edea4; $custom-light: #a8e9bf; $custom-dark: #000000;
JSON
{
"hex": "#7edea4",
"rgb": {
"r": 126,
"g": 222,
"b": 164
},
"hsl": {
"h": 143.75,
"s": 59.259,
"l": 68.235
},
"oklch": {
"l": 0.82589,
"c": 0.1236,
"h": 155.9
},
"luminance": 0.59359
}Semantic roles & 50–950 ramp
primary
#7EDEA4
secondary
#B54B8B
accent
#1F84C7
background
#FDFEFD
surface
#F7FDF8
border
#D0D5D1
text
#101612
muted
#818482