#7EE5AF#7EE5AF
#7EE5AF is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.5% C 0.124 H 159.3°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #7EE5AF |
|---|---|
| RGB | rgb(126, 229, 175) |
| HSL | hsl(149, 66%, 70%) |
| HSV | hsv(149, 45%, 90%) |
| CMYK | cmyk(45%, 0%, 23.6%, 10.2%) |
| CIE-LAB | lab(83.74, -42.08, 17.17) |
| CIE-LCH | lch(83.74, 45.44, 157.80°) |
| OKLab | oklab(84.49% -0.116 0.0439) |
| OKLCH | oklch(84.49% 0.124 159.3) |
| XYZ | xyz(44.3580, 63.5661, 50.4812) |
| Luminance | 0.6357 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.24
Hospital Green
#9BE5AA
ΔE00 4.26
Light Teal
#90E4C1
ΔE00 4.83
Light Greenish Blue
#63F7B4
ΔE00 4.92
Light Sea Green
#98F6B0
ΔE00 5.41
Light Aquamarine
#7BFDC7
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EE5AF #E57EB4
analogous
#80E57E #7EE5AF #7EE5E3
triadic
#7EE5AF #AF7EE5 #E5AF7E
tetradic
#7EE5AF #7E80E5 #E57EB4 #E5E37E
square
#7EE5AF #7E80E5 #E57EB4 #E5E37E
split-complementary
#7EE5AF #E37EE5 #E57E80
monochromatic
#27C271 #4BDB8F #7EE5AF #B1EFCF #E4FAEE
Accessibility & contrast
On white
1.53
#7EE5AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#7EE5AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EE5AF
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EE5AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EE5AF | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D7AC
Deuteranopia (green-blind)
#D3CCB2
Tritanopia (blue-blind)
#63E4D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #7ee5af; /* rgb */ color: rgb(126, 229, 175); /* oklch */ color: oklch(84.5% 0.124 159.3);
Tailwind
colors: {
custom: {
50: '#a8eec7',
500: '#7ee5af',
950: '#000000',
},
}SCSS
$custom: #7ee5af; $custom-light: #a8eec7; $custom-dark: #000000;
JSON
{
"hex": "#7ee5af",
"rgb": {
"r": 126,
"g": 229,
"b": 175
},
"hsl": {
"h": 148.544,
"s": 66.452,
"l": 69.608
},
"oklch": {
"l": 0.84491,
"c": 0.12408,
"h": 159.3
},
"luminance": 0.63569
}Semantic roles & 50–950 ramp
primary
#7EE5AF
secondary
#BD4A86
accent
#1777CE
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101613
muted
#818582