#7EDEA0#7EDEA0
#7EDEA0 is a very light, vivid green. Relative luminance 0.592; OKLCH L 82.5% C 0.127 H 154.2°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #7EDEA0 |
|---|---|
| RGB | rgb(126, 222, 160) |
| HSL | hsl(141, 59%, 68%) |
| HSV | hsv(141, 43%, 87%) |
| CMYK | cmyk(43.2%, 0%, 27.9%, 12.9%) |
| CIE-LAB | lab(81.41, -41.87, 21.76) |
| CIE-LCH | lch(81.41, 47.18, 152.53°) |
| OKLab | oklab(82.5% -0.1146 0.0553) |
| OKLCH | oklch(82.5% 0.127 154.2) |
| XYZ | xyz(41.0679, 59.2134, 42.5162) |
| Luminance | 0.5922 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.63
Seafoam
#7FE0B3
ΔE00 4.17
Light Sea Green
#98F6B0
ΔE00 5.64
Seafoam (survey)
#80F9AD
ΔE00 6.08
Seafoam Green
#7AF9AB
ΔE00 6.22
Light Greenish Blue
#63F7B4
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EDEA0 #DE7EBC
analogous
#8CDE7E #7EDEA0 #7EDED0
triadic
#7EDEA0 #A07EDE #DEA07E
tetradic
#7EDEA0 #7E8CDE #DE7EBC #DED07E
square
#7EDEA0 #7E8CDE #DE7EBC #DED07E
split-complementary
#7EDEA0 #D07EDE #DE7E8C
monochromatic
#2EB45D #4DD27C #7EDEA0 #AFEAC4 #DFF7E8
Accessibility & contrast
On white
1.64
#7EDEA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#7EDEA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EDEA0
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EDEA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EDEA0 | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED09C
Deuteranopia (green-blind)
#CFC6A4
Tritanopia (blue-blind)
#6ADCCD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #7edea0; /* rgb */ color: rgb(126, 222, 160); /* oklch */ color: oklch(82.5% 0.127 154.2);
Tailwind
colors: {
custom: {
50: '#a8e9bc',
500: '#7edea0',
950: '#000000',
},
}SCSS
$custom: #7edea0; $custom-light: #a8e9bc; $custom-dark: #000000;
JSON
{
"hex": "#7edea0",
"rgb": {
"r": 126,
"g": 222,
"b": 160
},
"hsl": {
"h": 141.25,
"s": 59.259,
"l": 68.235
},
"oklch": {
"l": 0.825,
"c": 0.12726,
"h": 154.2
},
"luminance": 0.59216
}Semantic roles & 50–950 ramp
primary
#7EDEA0
secondary
#B54B8F
accent
#1F8BC7
background
#FDFEFD
surface
#F7FDF8
border
#D0D5D1
text
#101612
muted
#818482