#7AE7AC#7AE7AC
#7AE7AC is a very light, vivid green. Relative luminance 0.643; OKLCH L 84.7% C 0.132 H 158.2°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #7AE7AC |
|---|---|
| RGB | rgb(122, 231, 172) |
| HSL | hsl(148, 69%, 69%) |
| HSV | hsv(148, 47%, 91%) |
| CMYK | cmyk(47.2%, 0%, 25.5%, 9.4%) |
| CIE-LAB | lab(84.10, -44.56, 19.22) |
| CIE-LCH | lch(84.10, 48.53, 156.67°) |
| OKLab | oklab(84.72% -0.1225 0.049) |
| OKLCH | oklch(84.72% 0.132 158.2) |
| XYZ | xyz(44.0450, 64.2645, 49.1050) |
| Luminance | 0.6427 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.33
Light Greenish Blue
#63F7B4
ΔE00 4.13
Hospital Green
#9BE5AA
ΔE00 4.34
Light Blue Green
#7EFBB3
ΔE00 4.61
Seafoam (survey)
#80F9AD
ΔE00 4.69
Light Sea Green
#98F6B0
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AE7AC #E77AB5
analogous
#7FE77A #7AE7AC #7AE7E3
triadic
#7AE7AC #AC7AE7 #E7AC7A
tetradic
#7AE7AC #7A7FE7 #E77AB5 #E7E37A
square
#7AE7AC #7A7FE7 #E77AB5 #E7E37A
split-complementary
#7AE7AC #E37AE7 #E77A7F
monochromatic
#23C36D #46DE8C #7AE7AC #AEF0CC #E2FAED
Accessibility & contrast
On white
1.52
#7AE7AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#7AE7AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AE7AC
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AE7AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AE7AC | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D9A9
Deuteranopia (green-blind)
#D5CDB0
Tritanopia (blue-blind)
#5DE6D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #7ae7ac; /* rgb */ color: rgb(122, 231, 172); /* oklch */ color: oklch(84.7% 0.132 158.2);
Tailwind
colors: {
custom: {
50: '#a6efc5',
500: '#7ae7ac',
950: '#000000',
},
}SCSS
$custom: #7ae7ac; $custom-light: #a6efc5; $custom-dark: #000000;
JSON
{
"hex": "#7ae7ac",
"rgb": {
"r": 122,
"g": 231,
"b": 172
},
"hsl": {
"h": 147.523,
"s": 69.427,
"l": 69.216
},
"oklch": {
"l": 0.84724,
"c": 0.13191,
"h": 158.2
},
"luminance": 0.64268
}Semantic roles & 50–950 ramp
primary
#7AE7AC
secondary
#BF4688
accent
#147BD1
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101612
muted
#818582