#7AFCAA#7AFCAA
#7AFCAA is a very light, vivid green. Relative luminance 0.767; OKLCH L 89.7% C 0.163 H 153.8°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFCAA |
|---|---|
| RGB | rgb(122, 252, 170) |
| HSL | hsl(142, 96%, 73%) |
| HSV | hsv(142, 52%, 99%) |
| CMYK | cmyk(51.6%, 0%, 32.5%, 1.2%) |
| CIE-LAB | lab(90.16, -53.74, 28.56) |
| CIE-LCH | lch(90.16, 60.85, 152.01°) |
| OKLab | oklab(89.65% -0.1463 0.072) |
| OKLCH | oklch(89.65% 0.163 153.8) |
| XYZ | xyz(50.0884, 76.6564, 50.1791) |
| Luminance | 0.7666 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.55
Seafoam Green
#7AF9AB
ΔE00 0.85
Seafoam (survey)
#80F9AD
ΔE00 1.17
Light Blue Green
#7EFBB3
ΔE00 1.79
Foam Green
#90FDA9
ΔE00 2.25
Light Green Blue
#56FCA2
ΔE00 2.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFCAA #FC7ACC
analogous
#8BFC7A #7AFCAA #7AFCEB
triadic
#7AFCAA #AA7AFC #FCAA7A
tetradic
#7AFCAA #7A8BFC #FC7ACC #FCEB7A
square
#7AFCAA #7A8BFC #FC7ACC #FCEB7A
split-complementary
#7AFCAA #EB7AFC #FC7A8B
monochromatic
#06F65E #3EFB84 #7AFCAA #B6FDD0 #E1FEEC
Accessibility & contrast
On white
1.29
#7AFCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#7AFCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFCAA
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFCAA | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEBA5
Deuteranopia (green-blind)
#E9DEAF
Tritanopia (blue-blind)
#58F9E7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7afcaa; /* rgb */ color: rgb(122, 252, 170); /* oklch */ color: oklch(89.7% 0.163 153.8);
Tailwind
colors: {
custom: {
50: '#a9fec3',
500: '#7afcaa',
950: '#000000',
},
}SCSS
$custom: #7afcaa; $custom-light: #a9fec3; $custom-dark: #000000;
JSON
{
"hex": "#7afcaa",
"rgb": {
"r": 122,
"g": 252,
"b": 170
},
"hsl": {
"h": 142.154,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.89652,
"c": 0.16302,
"h": 153.8
},
"luminance": 0.76661
}Semantic roles & 50–950 ramp
primary
#7AFCAA
secondary
#D941A1
accent
#0091E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682