#7AE7AE#7AE7AE
#7AE7AE is a very light, vivid green. Relative luminance 0.643; OKLCH L 84.8% C 0.130 H 159.0°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #7AE7AE |
|---|---|
| RGB | rgb(122, 231, 174) |
| HSL | hsl(149, 69%, 69%) |
| HSV | hsv(149, 47%, 91%) |
| CMYK | cmyk(47.2%, 0%, 24.7%, 9.4%) |
| CIE-LAB | lab(84.14, -44.17, 18.23) |
| CIE-LCH | lch(84.14, 47.78, 157.57°) |
| OKLab | oklab(84.77% -0.1216 0.0466) |
| OKLCH | oklch(84.77% 0.13 159) |
| XYZ | xyz(44.2385, 64.3419, 50.1242) |
| Luminance | 0.6434 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.96
Light Greenish Blue
#63F7B4
ΔE00 4.19
Hospital Green
#9BE5AA
ΔE00 4.51
Light Blue Green
#7EFBB3
ΔE00 4.80
Seafoam (survey)
#80F9AD
ΔE00 4.97
Light Aquamarine
#7BFDC7
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AE7AE #E77AB3
analogous
#7DE77A #7AE7AE #7AE7E5
triadic
#7AE7AE #AE7AE7 #E7AE7A
tetradic
#7AE7AE #7A7DE7 #E77AB3 #E7E57A
square
#7AE7AE #7A7DE7 #E77AB3 #E7E57A
split-complementary
#7AE7AE #E57AE7 #E77A7D
monochromatic
#23C370 #46DE8E #7AE7AE #AEF0CE #E2FAED
Accessibility & contrast
On white
1.51
#7AE7AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#7AE7AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AE7AE
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AE7AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AE7AE | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D9AB
Deuteranopia (green-blind)
#D5CDB1
Tritanopia (blue-blind)
#5CE6D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #7ae7ae; /* rgb */ color: rgb(122, 231, 174); /* oklch */ color: oklch(84.8% 0.130 159.0);
Tailwind
colors: {
custom: {
50: '#a6efc6',
500: '#7ae7ae',
950: '#000000',
},
}SCSS
$custom: #7ae7ae; $custom-light: #a6efc6; $custom-dark: #000000;
JSON
{
"hex": "#7ae7ae",
"rgb": {
"r": 122,
"g": 231,
"b": 174
},
"hsl": {
"h": 148.624,
"s": 69.427,
"l": 69.216
},
"oklch": {
"l": 0.8477,
"c": 0.13019,
"h": 159
},
"luminance": 0.64345
}Semantic roles & 50–950 ramp
primary
#7AE7AE
secondary
#BF4685
accent
#1477D1
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101613
muted
#818582