#7AE7AB#7AE7AB
#7AE7AB is a very light, vivid green. Relative luminance 0.642; OKLCH L 84.7% C 0.133 H 157.8°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #7AE7AB |
|---|---|
| RGB | rgb(122, 231, 171) |
| HSL | hsl(147, 69%, 69%) |
| HSV | hsv(147, 47%, 91%) |
| CMYK | cmyk(47.2%, 0%, 26%, 9.4%) |
| CIE-LAB | lab(84.08, -44.75, 19.71) |
| CIE-LCH | lch(84.08, 48.90, 156.23°) |
| OKLab | oklab(84.7% -0.1229 0.0503) |
| OKLCH | oklch(84.7% 0.133 157.8) |
| XYZ | xyz(43.9493, 64.2263, 48.6011) |
| Luminance | 0.6423 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.52
Light Greenish Blue
#63F7B4
ΔE00 4.13
Hospital Green
#9BE5AA
ΔE00 4.27
Light Blue Green
#7EFBB3
ΔE00 4.53
Seafoam (survey)
#80F9AD
ΔE00 4.57
Light Sea Green
#98F6B0
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AE7AB #E77AB6
analogous
#80E77A #7AE7AB #7AE7E1
triadic
#7AE7AB #AB7AE7 #E7AB7A
tetradic
#7AE7AB #7A80E7 #E77AB6 #E7E17A
square
#7AE7AB #7A80E7 #E77AB6 #E7E17A
split-complementary
#7AE7AB #E17AE7 #E77A80
monochromatic
#23C36B #46DE8A #7AE7AB #AEF0CC #E2FAEC
Accessibility & contrast
On white
1.52
#7AE7AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#7AE7AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AE7AB
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AE7AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AE7AB | 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)
#E5D9A8
Deuteranopia (green-blind)
#D5CDAF
Tritanopia (blue-blind)
#5DE6D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #7ae7ab; /* rgb */ color: rgb(122, 231, 171); /* oklch */ color: oklch(84.7% 0.133 157.8);
Tailwind
colors: {
custom: {
50: '#a6efc4',
500: '#7ae7ab',
950: '#000000',
},
}SCSS
$custom: #7ae7ab; $custom-light: #a6efc4; $custom-dark: #000000;
JSON
{
"hex": "#7ae7ab",
"rgb": {
"r": 122,
"g": 231,
"b": 171
},
"hsl": {
"h": 146.972,
"s": 69.427,
"l": 69.216
},
"oklch": {
"l": 0.84701,
"c": 0.13278,
"h": 157.8
},
"luminance": 0.6423
}Semantic roles & 50–950 ramp
primary
#7AE7AB
secondary
#BF4689
accent
#147CD1
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101612
muted
#818582