#7EE2AF#7EE2AF
#7EE2AF is a very light, moderate green. Relative luminance 0.619; OKLCH L 83.8% C 0.120 H 160.1°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #7EE2AF |
|---|---|
| RGB | rgb(126, 226, 175) |
| HSL | hsl(149, 63%, 69%) |
| HSV | hsv(149, 44%, 89%) |
| CMYK | cmyk(44.2%, 0%, 22.6%, 11.4%) |
| CIE-LAB | lab(82.87, -40.75, 15.95) |
| CIE-LCH | lch(82.87, 43.76, 158.62°) |
| OKLab | oklab(83.79% -0.1126 0.0409) |
| OKLCH | oklch(83.79% 0.12 160.1) |
| XYZ | xyz(43.5351, 61.9203, 50.2069) |
| Luminance | 0.6192 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.45
Light Teal
#90E4C1
ΔE00 4.31
Hospital Green
#9BE5AA
ΔE00 4.51
Eucalyptus
#44D7A8
ΔE00 5.48
Light Turquoise
#7EF4CC
ΔE00 5.50
Mint
#AAF0C1
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EE2AF #E27EB1
analogous
#7FE27E #7EE2AF #7EE2E1
triadic
#7EE2AF #AF7EE2 #E2AF7E
tetradic
#7EE2AF #7E7FE2 #E27EB1 #E2E17E
square
#7EE2AF #7E7FE2 #E27EB1 #E2E17E
split-complementary
#7EE2AF #E17EE2 #E27E7F
monochromatic
#2ABB71 #4CD790 #7EE2AF #B0EDCE #E2F8ED
Accessibility & contrast
On white
1.57
#7EE2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#7EE2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EE2AF
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EE2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EE2AF | 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)
#E0D5AC
Deuteranopia (green-blind)
#D0CAB2
Tritanopia (blue-blind)
#64E1D4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #7ee2af; /* rgb */ color: rgb(126, 226, 175); /* oklch */ color: oklch(83.8% 0.120 160.1);
Tailwind
colors: {
custom: {
50: '#a8ebc7',
500: '#7ee2af',
950: '#000000',
},
}SCSS
$custom: #7ee2af; $custom-light: #a8ebc7; $custom-dark: #000000;
JSON
{
"hex": "#7ee2af",
"rgb": {
"r": 126,
"g": 226,
"b": 175
},
"hsl": {
"h": 149.4,
"s": 63.291,
"l": 69.02
},
"oklch": {
"l": 0.83786,
"c": 0.11979,
"h": 160.1
},
"luminance": 0.61923
}Semantic roles & 50–950 ramp
primary
#7EE2AF
secondary
#B94B83
accent
#1A75CB
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#101613
muted
#818482