#7AE5AA#7AE5AA
#7AE5AA is a very light, vivid green. Relative luminance 0.631; OKLCH L 84.2% C 0.131 H 157.8°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #7AE5AA |
|---|---|
| RGB | rgb(122, 229, 170) |
| HSL | hsl(147, 67%, 69%) |
| HSV | hsv(147, 47%, 90%) |
| CMYK | cmyk(46.7%, 0%, 25.8%, 10.2%) |
| CIE-LAB | lab(83.48, -44.08, 19.39) |
| CIE-LCH | lch(83.48, 48.16, 156.25°) |
| OKLab | oklab(84.21% -0.1211 0.0495) |
| OKLCH | oklch(84.21% 0.131 157.8) |
| XYZ | xyz(43.2978, 63.0751, 47.9155) |
| Luminance | 0.6308 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.23
Hospital Green
#9BE5AA
ΔE00 4.21
Light Greenish Blue
#63F7B4
ΔE00 4.54
Light Blue Green
#7EFBB3
ΔE00 4.99
Seafoam (survey)
#80F9AD
ΔE00 5.00
Light Sea Green
#98F6B0
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AE5AA #E57AB5
analogous
#80E57A #7AE5AA #7AE5E0
triadic
#7AE5AA #AA7AE5 #E5AA7A
tetradic
#7AE5AA #7A80E5 #E57AB5 #E5E07A
square
#7AE5AA #7A80E5 #E57AB5 #E5E07A
split-complementary
#7AE5AA #E07AE5 #E57A80
monochromatic
#25BF6A #47DB89 #7AE5AA #ADEFCB #E0F9EB
Accessibility & contrast
On white
1.54
#7AE5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#7AE5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AE5AA
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AE5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AE5AA | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D7A7
Deuteranopia (green-blind)
#D3CBAE
Tritanopia (blue-blind)
#5EE4D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #7ae5aa; /* rgb */ color: rgb(122, 229, 170); /* oklch */ color: oklch(84.2% 0.131 157.8);
Tailwind
colors: {
custom: {
50: '#a6eec3',
500: '#7ae5aa',
950: '#000000',
},
}SCSS
$custom: #7ae5aa; $custom-light: #a6eec3; $custom-dark: #000000;
JSON
{
"hex": "#7ae5aa",
"rgb": {
"r": 122,
"g": 229,
"b": 170
},
"hsl": {
"h": 146.916,
"s": 67.296,
"l": 68.824
},
"oklch": {
"l": 0.84205,
"c": 0.13081,
"h": 157.8
},
"luminance": 0.63078
}Semantic roles & 50–950 ramp
primary
#7AE5AA
secondary
#BD4788
accent
#167CCF
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101612
muted
#818582