#7EDCA0#7EDCA0
#7EDCA0 is a very light, vivid green. Relative luminance 0.582; OKLCH L 82.0% C 0.124 H 154.6°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #7EDCA0 |
|---|---|
| RGB | rgb(126, 220, 160) |
| HSL | hsl(142, 57%, 68%) |
| HSV | hsv(142, 43%, 86%) |
| CMYK | cmyk(42.7%, 0%, 27.3%, 13.7%) |
| CIE-LAB | lab(80.83, -40.98, 20.96) |
| CIE-LCH | lch(80.83, 46.03, 152.91°) |
| OKLab | oklab(82.03% -0.1123 0.0533) |
| OKLCH | oklch(82.03% 0.124 154.6) |
| XYZ | xyz(40.5398, 58.1573, 42.3402) |
| Luminance | 0.5816 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.79
Seafoam
#7FE0B3
ΔE00 3.93
Light Sea Green
#98F6B0
ΔE00 6.12
Eucalyptus
#44D7A8
ΔE00 6.50
Aqua Green
#12E193
ΔE00 6.59
Seafoam (survey)
#80F9AD
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EDCA0 #DC7EBA
analogous
#8BDC7E #7EDCA0 #7EDCCF
triadic
#7EDCA0 #A07EDC #DCA07E
tetradic
#7EDCA0 #7E8BDC #DC7EBA #DCCF7E
square
#7EDCA0 #7E8BDC #DC7EBA #DCCF7E
split-complementary
#7EDCA0 #CF7EDC #DC7E8B
monochromatic
#30B05E #4ECF7D #7EDCA0 #AEE9C3 #DEF6E7
Accessibility & contrast
On white
1.66
#7EDCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#7EDCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EDCA0
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EDCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EDCA0 | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCF9C
Deuteranopia (green-blind)
#CDC5A4
Tritanopia (blue-blind)
#6ADACC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #7edca0; /* rgb */ color: rgb(126, 220, 160); /* oklch */ color: oklch(82.0% 0.124 154.6);
Tailwind
colors: {
custom: {
50: '#a8e7bc',
500: '#7edca0',
950: '#000000',
},
}SCSS
$custom: #7edca0; $custom-light: #a8e7bc; $custom-dark: #000000;
JSON
{
"hex": "#7edca0",
"rgb": {
"r": 126,
"g": 220,
"b": 160
},
"hsl": {
"h": 141.702,
"s": 57.317,
"l": 67.843
},
"oklch": {
"l": 0.82027,
"c": 0.12431,
"h": 154.6
},
"luminance": 0.5816
}Semantic roles & 50–950 ramp
primary
#7EDCA0
secondary
#B24C8D
accent
#2189C5
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101612
muted
#818482