#7EDEA8#7EDEA8
#7EDEA8 is a very light, vivid green. Relative luminance 0.595; OKLCH L 82.7% C 0.120 H 157.7°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #7EDEA8 |
|---|---|
| RGB | rgb(126, 222, 168) |
| HSL | hsl(146, 59%, 68%) |
| HSV | hsv(146, 43%, 87%) |
| CMYK | cmyk(43.2%, 0%, 24.3%, 12.9%) |
| CIE-LAB | lab(81.57, -40.34, 17.80) |
| CIE-LCH | lch(81.57, 44.10, 156.19°) |
| OKLab | oklab(82.68% -0.1111 0.0455) |
| OKLCH | oklch(82.68% 0.12 157.7) |
| XYZ | xyz(41.7903, 59.5024, 46.3212) |
| Luminance | 0.5950 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.36
Hospital Green
#9BE5AA
ΔE00 4.08
Light Teal
#90E4C1
ΔE00 5.24
Eucalyptus
#44D7A8
ΔE00 5.67
Mint
#AAF0C1
ΔE00 6.14
Light Sea Green
#98F6B0
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EDEA8 #DE7EB4
analogous
#84DE7E #7EDEA8 #7EDED8
triadic
#7EDEA8 #A87EDE #DEA87E
tetradic
#7EDEA8 #7E84DE #DE7EB4 #DED87E
square
#7EDEA8 #7E84DE #DE7EB4 #DED87E
split-complementary
#7EDEA8 #D87EDE #DE7E84
monochromatic
#2EB468 #4DD287 #7EDEA8 #AFEAC9 #DFF7EA
Accessibility & contrast
On white
1.63
#7EDEA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#7EDEA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EDEA8
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EDEA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EDEA8 | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD1A5
Deuteranopia (green-blind)
#CEC7AB
Tritanopia (blue-blind)
#67DDCF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #7edea8; /* rgb */ color: rgb(126, 222, 168); /* oklch */ color: oklch(82.7% 0.120 157.7);
Tailwind
colors: {
custom: {
50: '#a8e9c2',
500: '#7edea8',
950: '#000000',
},
}SCSS
$custom: #7edea8; $custom-light: #a8e9c2; $custom-dark: #000000;
JSON
{
"hex": "#7edea8",
"rgb": {
"r": 126,
"g": 222,
"b": 168
},
"hsl": {
"h": 146.25,
"s": 59.259,
"l": 68.235
},
"oklch": {
"l": 0.8268,
"c": 0.12003,
"h": 157.7
},
"luminance": 0.59505
}Semantic roles & 50–950 ramp
primary
#7EDEA8
secondary
#B54B87
accent
#1F7DC7
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#101612
muted
#818482