#7AE8AE#7AE8AE
#7AE8AE is a very light, vivid green. Relative luminance 0.649; OKLCH L 85.0% C 0.132 H 158.8°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #7AE8AE |
|---|---|
| RGB | rgb(122, 232, 174) |
| HSL | hsl(148, 71%, 69%) |
| HSV | hsv(148, 47%, 91%) |
| CMYK | cmyk(47.4%, 0%, 25%, 9%) |
| CIE-LAB | lab(84.43, -44.60, 18.64) |
| CIE-LCH | lch(84.43, 48.34, 157.32°) |
| OKLab | oklab(85.01% -0.1227 0.0476) |
| OKLCH | oklch(85.01% 0.132 158.8) |
| XYZ | xyz(44.5192, 64.9033, 50.2178) |
| Luminance | 0.6491 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.22
Light Greenish Blue
#63F7B4
ΔE00 3.96
Hospital Green
#9BE5AA
ΔE00 4.50
Light Blue Green
#7EFBB3
ΔE00 4.52
Seafoam (survey)
#80F9AD
ΔE00 4.69
Seafoam Green
#7AF9AB
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AE8AE #E87AB4
analogous
#7DE87A #7AE8AE #7AE8E5
triadic
#7AE8AE #AE7AE8 #E8AE7A
tetradic
#7AE8AE #7A7DE8 #E87AB4 #E8E57A
square
#7AE8AE #7A7DE8 #E87AB4 #E8E57A
split-complementary
#7AE8AE #E57AE8 #E87A7D
monochromatic
#22C56F #46DF8E #7AE8AE #AEF1CE #E2FAEE
Accessibility & contrast
On white
1.50
#7AE8AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#7AE8AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AE8AE
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AE8AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AE8AE | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DAAB
Deuteranopia (green-blind)
#D6CEB2
Tritanopia (blue-blind)
#5CE7D8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #7ae8ae; /* rgb */ color: rgb(122, 232, 174); /* oklch */ color: oklch(85.0% 0.132 158.8);
Tailwind
colors: {
custom: {
50: '#a6f0c6',
500: '#7ae8ae',
950: '#000000',
},
}SCSS
$custom: #7ae8ae; $custom-light: #a6f0c6; $custom-dark: #000000;
JSON
{
"hex": "#7ae8ae",
"rgb": {
"r": 122,
"g": 232,
"b": 174
},
"hsl": {
"h": 148.364,
"s": 70.513,
"l": 69.412
},
"oklch": {
"l": 0.85006,
"c": 0.1316,
"h": 158.8
},
"luminance": 0.64907
}Semantic roles & 50–950 ramp
primary
#7AE8AE
secondary
#C04686
accent
#1378D3
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101613
muted
#818582