#7AE1AC#7AE1AC
#7AE1AC is a very light, vivid green. Relative luminance 0.610; OKLCH L 83.3% C 0.123 H 159.6°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #7AE1AC |
|---|---|
| RGB | rgb(122, 225, 172) |
| HSL | hsl(149, 63%, 68%) |
| HSV | hsv(149, 46%, 88%) |
| CMYK | cmyk(45.8%, 0%, 23.6%, 11.8%) |
| CIE-LAB | lab(82.36, -41.93, 16.79) |
| CIE-LCH | lch(82.36, 45.17, 158.19°) |
| OKLab | oklab(83.31% -0.1157 0.043) |
| OKLCH | oklch(83.31% 0.123 159.6) |
| XYZ | xyz(42.3944, 60.9633, 48.5548) |
| Luminance | 0.6097 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.89
Hospital Green
#9BE5AA
ΔE00 4.63
Light Teal
#90E4C1
ΔE00 4.88
Eucalyptus
#44D7A8
ΔE00 5.22
Light Greenish Blue
#63F7B4
ΔE00 5.56
Light Turquoise
#7EF4CC
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AE1AC #E17AAF
analogous
#7BE17A #7AE1AC #7AE1DF
triadic
#7AE1AC #AC7AE1 #E1AC7A
tetradic
#7AE1AC #7A7BE1 #E17AAF #E1DF7A
square
#7AE1AC #7A7BE1 #E17AAF #E1DF7A
split-complementary
#7AE1AC #DF7AE1 #E17A7B
monochromatic
#29B76E #48D68D #7AE1AC #ACECCB #DEF8EA
Accessibility & contrast
On white
1.59
#7AE1AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#7AE1AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AE1AC
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AE1AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AE1AC | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD4A9
Deuteranopia (green-blind)
#CFC8AF
Tritanopia (blue-blind)
#5EE0D2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #7ae1ac; /* rgb */ color: rgb(122, 225, 172); /* oklch */ color: oklch(83.3% 0.123 159.6);
Tailwind
colors: {
custom: {
50: '#a6ebc4',
500: '#7ae1ac',
950: '#000000',
},
}SCSS
$custom: #7ae1ac; $custom-light: #a6ebc4; $custom-dark: #000000;
JSON
{
"hex": "#7ae1ac",
"rgb": {
"r": 122,
"g": 225,
"b": 172
},
"hsl": {
"h": 149.126,
"s": 63.19,
"l": 68.039
},
"oklch": {
"l": 0.83306,
"c": 0.1234,
"h": 159.6
},
"luminance": 0.60967
}Semantic roles & 50–950 ramp
primary
#7AE1AC
secondary
#B84781
accent
#1B75CB
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#101612
muted
#818482