#7EDCA2#7EDCA2
#7EDCA2 is a very light, vivid green. Relative luminance 0.582; OKLCH L 82.1% C 0.122 H 155.5°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #7EDCA2 |
|---|---|
| RGB | rgb(126, 220, 162) |
| HSL | hsl(143, 57%, 68%) |
| HSV | hsv(143, 43%, 86%) |
| CMYK | cmyk(42.7%, 0%, 26.4%, 13.7%) |
| CIE-LAB | lab(80.87, -40.61, 19.97) |
| CIE-LCH | lch(80.87, 45.25, 153.81°) |
| OKLab | oklab(82.07% -0.1114 0.0509) |
| OKLCH | oklch(82.07% 0.122 155.5) |
| XYZ | xyz(40.7162, 58.2279, 43.2690) |
| Luminance | 0.5823 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.50
Hospital Green
#9BE5AA
ΔE00 3.86
Eucalyptus
#44D7A8
ΔE00 6.21
Light Sea Green
#98F6B0
ΔE00 6.24
Light Teal
#90E4C1
ΔE00 6.28
Mint
#AAF0C1
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EDCA2 #DC7EB8
analogous
#89DC7E #7EDCA2 #7EDCD1
triadic
#7EDCA2 #A27EDC #DCA27E
tetradic
#7EDCA2 #7E89DC #DC7EB8 #DCD17E
square
#7EDCA2 #7E89DC #DC7EB8 #DCD17E
split-complementary
#7EDCA2 #D17EDC #DC7E89
monochromatic
#30B061 #4ECF7F #7EDCA2 #AEE9C5 #DEF6E7
Accessibility & contrast
On white
1.66
#7EDCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#7EDCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EDCA2
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EDCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EDCA2 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCF9F
Deuteranopia (green-blind)
#CDC5A5
Tritanopia (blue-blind)
#69DACC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #7edca2; /* rgb */ color: rgb(126, 220, 162); /* oklch */ color: oklch(82.1% 0.122 155.5);
Tailwind
colors: {
custom: {
50: '#a8e7bd',
500: '#7edca2',
950: '#000000',
},
}SCSS
$custom: #7edca2; $custom-light: #a8e7bd; $custom-dark: #000000;
JSON
{
"hex": "#7edca2",
"rgb": {
"r": 126,
"g": 220,
"b": 162
},
"hsl": {
"h": 142.979,
"s": 57.317,
"l": 67.843
},
"oklch": {
"l": 0.82071,
"c": 0.12247,
"h": 155.5
},
"luminance": 0.58231
}Semantic roles & 50–950 ramp
primary
#7EDCA2
secondary
#B24C8B
accent
#2186C5
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101612
muted
#818482