#7EDCA4#7EDCA4
#7EDCA4 is a very light, vivid green. Relative luminance 0.583; OKLCH L 82.1% C 0.121 H 156.3°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #7EDCA4 |
|---|---|
| RGB | rgb(126, 220, 164) |
| HSL | hsl(144, 57%, 68%) |
| HSV | hsv(144, 43%, 86%) |
| CMYK | cmyk(42.7%, 0%, 25.5%, 13.7%) |
| CIE-LAB | lab(80.91, -40.22, 18.98) |
| CIE-LCH | lch(80.91, 44.48, 154.74°) |
| OKLab | oklab(82.12% -0.1105 0.0484) |
| OKLCH | oklch(82.12% 0.121 156.3) |
| XYZ | xyz(40.8954, 58.2995, 44.2127) |
| Luminance | 0.5830 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.05
Hospital Green
#9BE5AA
ΔE00 3.98
Light Teal
#90E4C1
ΔE00 5.86
Eucalyptus
#44D7A8
ΔE00 5.94
Light Sea Green
#98F6B0
ΔE00 6.40
Mint
#AAF0C1
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EDCA4 #DC7EB6
analogous
#87DC7E #7EDCA4 #7EDCD3
triadic
#7EDCA4 #A47EDC #DCA47E
tetradic
#7EDCA4 #7E87DC #DC7EB6 #DCD37E
square
#7EDCA4 #7E87DC #DC7EB6 #DCD37E
split-complementary
#7EDCA4 #D37EDC #DC7E87
monochromatic
#30B064 #4ECF82 #7EDCA4 #AEE9C6 #DEF6E8
Accessibility & contrast
On white
1.66
#7EDCA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#7EDCA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EDCA4
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EDCA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EDCA4 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCFA1
Deuteranopia (green-blind)
#CDC5A7
Tritanopia (blue-blind)
#69DACD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #7edca4; /* rgb */ color: rgb(126, 220, 164); /* oklch */ color: oklch(82.1% 0.121 156.3);
Tailwind
colors: {
custom: {
50: '#a8e7bf',
500: '#7edca4',
950: '#000000',
},
}SCSS
$custom: #7edca4; $custom-light: #a8e7bf; $custom-dark: #000000;
JSON
{
"hex": "#7edca4",
"rgb": {
"r": 126,
"g": 220,
"b": 164
},
"hsl": {
"h": 144.255,
"s": 57.317,
"l": 67.843
},
"oklch": {
"l": 0.82117,
"c": 0.12066,
"h": 156.3
},
"luminance": 0.58302
}Semantic roles & 50–950 ramp
primary
#7EDCA4
secondary
#B24C89
accent
#2182C5
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101612
muted
#818482