#7EDEA5#7EDEA5
#7EDEA5 is a very light, vivid green. Relative luminance 0.594; OKLCH L 82.6% C 0.123 H 156.4°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #7EDEA5 |
|---|---|
| RGB | rgb(126, 222, 165) |
| HSL | hsl(144, 59%, 68%) |
| HSV | hsv(144, 43%, 87%) |
| CMYK | cmyk(43.2%, 0%, 25.7%, 12.9%) |
| CIE-LAB | lab(81.51, -40.92, 19.29) |
| CIE-LCH | lch(81.51, 45.24, 154.77°) |
| OKLab | oklab(82.61% -0.1124 0.0492) |
| OKLCH | oklch(82.61% 0.123 156.4) |
| XYZ | xyz(41.5141, 59.3919, 44.8662) |
| Luminance | 0.5939 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.06
Hospital Green
#9BE5AA
ΔE00 3.81
Light Teal
#90E4C1
ΔE00 5.87
Light Sea Green
#98F6B0
ΔE00 5.98
Eucalyptus
#44D7A8
ΔE00 6.04
Light Greenish Blue
#63F7B4
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EDEA5 #DE7EB7
analogous
#87DE7E #7EDEA5 #7EDED5
triadic
#7EDEA5 #A57EDE #DEA57E
tetradic
#7EDEA5 #7E87DE #DE7EB7 #DED57E
square
#7EDEA5 #7E87DE #DE7EB7 #DED57E
split-complementary
#7EDEA5 #D57EDE #DE7E87
monochromatic
#2EB464 #4DD283 #7EDEA5 #AFEAC7 #DFF7E9
Accessibility & contrast
On white
1.63
#7EDEA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#7EDEA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EDEA5
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EDEA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EDEA5 | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD1A2
Deuteranopia (green-blind)
#CEC6A8
Tritanopia (blue-blind)
#68DCCE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #7edea5; /* rgb */ color: rgb(126, 222, 165); /* oklch */ color: oklch(82.6% 0.123 156.4);
Tailwind
colors: {
custom: {
50: '#a8e9c0',
500: '#7edea5',
950: '#000000',
},
}SCSS
$custom: #7edea5; $custom-light: #a8e9c0; $custom-dark: #000000;
JSON
{
"hex": "#7edea5",
"rgb": {
"r": 126,
"g": 222,
"b": 165
},
"hsl": {
"h": 144.375,
"s": 59.259,
"l": 68.235
},
"oklch": {
"l": 0.82611,
"c": 0.12269,
"h": 156.4
},
"luminance": 0.59395
}Semantic roles & 50–950 ramp
primary
#7EDEA5
secondary
#B54B8A
accent
#1F83C7
background
#FDFEFD
surface
#F7FDF8
border
#D0D5D1
text
#101612
muted
#818482