#7AFCA9#7AFCA9
#7AFCA9 is a very light, vivid green. Relative luminance 0.766; OKLCH L 89.6% C 0.164 H 153.5°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFCA9 |
|---|---|
| RGB | rgb(122, 252, 169) |
| HSL | hsl(142, 96%, 73%) |
| HSV | hsv(142, 52%, 99%) |
| CMYK | cmyk(51.6%, 0%, 32.9%, 1.2%) |
| CIE-LAB | lab(90.15, -53.91, 29.04) |
| CIE-LCH | lch(90.15, 61.24, 151.69°) |
| OKLab | oklab(89.63% -0.1467 0.0731) |
| OKLCH | oklch(89.63% 0.164 153.5) |
| XYZ | xyz(49.9942, 76.6187, 49.6828) |
| Luminance | 0.7662 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.45
Seafoam Green
#7AF9AB
ΔE00 0.98
Seafoam (survey)
#80F9AD
ΔE00 1.30
Light Blue Green
#7EFBB3
ΔE00 1.97
Foam Green
#90FDA9
ΔE00 2.18
Light Green Blue
#56FCA2
ΔE00 2.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFCA9 #FC7ACD
analogous
#8CFC7A #7AFCA9 #7AFCEA
triadic
#7AFCA9 #A97AFC #FCA97A
tetradic
#7AFCA9 #7A8CFC #FC7ACD #FCEA7A
square
#7AFCA9 #7A8CFC #FC7ACD #FCEA7A
split-complementary
#7AFCA9 #EA7AFC #FC7A8C
monochromatic
#06F65C #3EFB82 #7AFCA9 #B6FDD0 #E1FEEC
Accessibility & contrast
On white
1.29
#7AFCA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#7AFCA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFCA9
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFCA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFCA9 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEBA4
Deuteranopia (green-blind)
#EADEAE
Tritanopia (blue-blind)
#58F9E6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7afca9; /* rgb */ color: rgb(122, 252, 169); /* oklch */ color: oklch(89.6% 0.164 153.5);
Tailwind
colors: {
custom: {
50: '#a9fec3',
500: '#7afca9',
950: '#000000',
},
}SCSS
$custom: #7afca9; $custom-light: #a9fec3; $custom-dark: #000000;
JSON
{
"hex": "#7afca9",
"rgb": {
"r": 122,
"g": 252,
"b": 169
},
"hsl": {
"h": 141.692,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.89632,
"c": 0.16392,
"h": 153.5
},
"luminance": 0.76623
}Semantic roles & 50–950 ramp
primary
#7AFCA9
secondary
#D941A2
accent
#0093E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682