#7AECAE#7AECAE
#7AECAE is a very light, vivid green. Relative luminance 0.672; OKLCH L 86.0% C 0.137 H 157.9°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #7AECAE |
|---|---|
| RGB | rgb(122, 236, 174) |
| HSL | hsl(147, 75%, 70%) |
| HSV | hsv(147, 48%, 93%) |
| CMYK | cmyk(48.3%, 0%, 26.3%, 7.5%) |
| CIE-LAB | lab(85.60, -46.32, 20.25) |
| CIE-LCH | lch(85.60, 50.56, 156.39°) |
| OKLab | oklab(85.95% -0.1272 0.0516) |
| OKLCH | oklch(85.95% 0.137 157.9) |
| XYZ | xyz(45.6579, 67.1808, 50.5974) |
| Luminance | 0.6718 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.15
Light Blue Green
#7EFBB3
ΔE00 3.44
Seafoam (survey)
#80F9AD
ΔE00 3.60
Seafoam Green
#7AF9AB
ΔE00 3.75
Light Sea Green
#98F6B0
ΔE00 4.08
Seafoam
#7FE0B3
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AECAE #EC7AB8
analogous
#7FEC7A #7AECAE #7AECE7
triadic
#7AECAE #AE7AEC #ECAE7A
tetradic
#7AECAE #7A7FEC #EC7AB8 #ECE77A
square
#7AECAE #7A7FEC #EC7AB8 #ECE77A
split-complementary
#7AECAE #E77AEC #EC7A7F
monochromatic
#1DCE6E #44E48D #7AECAE #B0F4CF #E4FBEF
Accessibility & contrast
On white
1.45
#7AECAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#7AECAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AECAE
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AECAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AECAE | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADDAA
Deuteranopia (green-blind)
#D9D1B2
Tritanopia (blue-blind)
#5BEBDB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #7aecae; /* rgb */ color: rgb(122, 236, 174); /* oklch */ color: oklch(86.0% 0.137 157.9);
Tailwind
colors: {
custom: {
50: '#a7f3c6',
500: '#7aecae',
950: '#000000',
},
}SCSS
$custom: #7aecae; $custom-light: #a7f3c6; $custom-dark: #000000;
JSON
{
"hex": "#7aecae",
"rgb": {
"r": 122,
"g": 236,
"b": 174
},
"hsl": {
"h": 147.368,
"s": 75,
"l": 70.196
},
"oklch": {
"l": 0.85951,
"c": 0.13723,
"h": 157.9
},
"luminance": 0.67184
}Semantic roles & 50–950 ramp
primary
#7AECAE
secondary
#C5458B
accent
#0E7CD7
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582