#7EDEAC#7EDEAC
#7EDEAC is a very light, moderate green. Relative luminance 0.597; OKLCH L 82.8% C 0.117 H 159.7°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #7EDEAC |
|---|---|
| RGB | rgb(126, 222, 172) |
| HSL | hsl(149, 59%, 68%) |
| HSV | hsv(149, 43%, 87%) |
| CMYK | cmyk(43.2%, 0%, 22.5%, 12.9%) |
| CIE-LAB | lab(81.65, -39.56, 15.82) |
| CIE-LCH | lch(81.65, 42.60, 158.21°) |
| OKLab | oklab(82.78% -0.1093 0.0405) |
| OKLCH | oklch(82.78% 0.117 159.7) |
| XYZ | xyz(42.1687, 59.6537, 48.3140) |
| Luminance | 0.5966 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.43
Light Teal
#90E4C1
ΔE00 4.39
Hospital Green
#9BE5AA
ΔE00 4.60
Eucalyptus
#44D7A8
ΔE00 5.28
Mediumaquamarine
#66CDAA
ΔE00 5.83
Mint
#AAF0C1
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EDEAC #DE7EB0
analogous
#80DE7E #7EDEAC #7EDEDC
triadic
#7EDEAC #AC7EDE #DEAC7E
tetradic
#7EDEAC #7E80DE #DE7EB0 #DEDC7E
square
#7EDEAC #7E80DE #DE7EB0 #DEDC7E
split-complementary
#7EDEAC #DC7EDE #DE7E80
monochromatic
#2EB46E #4DD28D #7EDEAC #AFEACB #DFF7EB
Accessibility & contrast
On white
1.62
#7EDEAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#7EDEAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EDEAC
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EDEAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EDEAC | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD1A9
Deuteranopia (green-blind)
#CDC7AF
Tritanopia (blue-blind)
#66DDD0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #7edeac; /* rgb */ color: rgb(126, 222, 172); /* oklch */ color: oklch(82.8% 0.117 159.7);
Tailwind
colors: {
custom: {
50: '#a8e9c4',
500: '#7edeac',
950: '#000000',
},
}SCSS
$custom: #7edeac; $custom-light: #a8e9c4; $custom-dark: #000000;
JSON
{
"hex": "#7edeac",
"rgb": {
"r": 126,
"g": 222,
"b": 172
},
"hsl": {
"h": 148.75,
"s": 59.259,
"l": 68.235
},
"oklch": {
"l": 0.82775,
"c": 0.11657,
"h": 159.7
},
"luminance": 0.59657
}Semantic roles & 50–950 ramp
primary
#7EDEAC
secondary
#B54B82
accent
#1F76C7
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#101612
muted
#818482