#7EE2AE#7EE2AE
#7EE2AE is a very light, vivid green. Relative luminance 0.619; OKLCH L 83.8% C 0.121 H 159.6°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #7EE2AE |
|---|---|
| RGB | rgb(126, 226, 174) |
| HSL | hsl(149, 63%, 69%) |
| HSV | hsv(149, 44%, 89%) |
| CMYK | cmyk(44.2%, 0%, 23%, 11.4%) |
| CIE-LAB | lab(82.85, -40.95, 16.45) |
| CIE-LCH | lch(82.85, 44.13, 158.11°) |
| OKLab | oklab(83.76% -0.113 0.0421) |
| OKLCH | oklch(83.76% 0.121 159.6) |
| XYZ | xyz(43.4372, 61.8812, 49.6915) |
| Luminance | 0.6188 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.68
Hospital Green
#9BE5AA
ΔE00 4.37
Light Teal
#90E4C1
ΔE00 4.52
Eucalyptus
#44D7A8
ΔE00 5.56
Light Greenish Blue
#63F7B4
ΔE00 5.60
Light Turquoise
#7EF4CC
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EE2AE #E27EB2
analogous
#80E27E #7EE2AE #7EE2E0
triadic
#7EE2AE #AE7EE2 #E2AE7E
tetradic
#7EE2AE #7E80E2 #E27EB2 #E2E07E
square
#7EE2AE #7E80E2 #E27EB2 #E2E07E
split-complementary
#7EE2AE #E07EE2 #E27E80
monochromatic
#2ABB70 #4CD78F #7EE2AE #B0EDCD #E2F8ED
Accessibility & contrast
On white
1.57
#7EE2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#7EE2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EE2AE
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EE2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EE2AE | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D5AB
Deuteranopia (green-blind)
#D1CAB1
Tritanopia (blue-blind)
#64E1D4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #7ee2ae; /* rgb */ color: rgb(126, 226, 174); /* oklch */ color: oklch(83.8% 0.121 159.6);
Tailwind
colors: {
custom: {
50: '#a8ebc6',
500: '#7ee2ae',
950: '#000000',
},
}SCSS
$custom: #7ee2ae; $custom-light: #a8ebc6; $custom-dark: #000000;
JSON
{
"hex": "#7ee2ae",
"rgb": {
"r": 126,
"g": 226,
"b": 174
},
"hsl": {
"h": 148.8,
"s": 63.291,
"l": 69.02
},
"oklch": {
"l": 0.83762,
"c": 0.12063,
"h": 159.6
},
"luminance": 0.61884
}Semantic roles & 50–950 ramp
primary
#7EE2AE
secondary
#B94B84
accent
#1A76CB
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#101613
muted
#818482