#7AFCA6#7AFCA6
#7AFCA6 is a very light, vivid green. Relative luminance 0.765; OKLCH L 89.6% C 0.167 H 152.7°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFCA6 |
|---|---|
| RGB | rgb(122, 252, 166) |
| HSL | hsl(140, 96%, 73%) |
| HSV | hsv(140, 52%, 99%) |
| CMYK | cmyk(51.6%, 0%, 34.1%, 1.2%) |
| CIE-LAB | lab(90.09, -54.44, 30.48) |
| CIE-LCH | lch(90.09, 62.39, 150.76°) |
| OKLab | oklab(89.57% -0.148 0.0766) |
| OKLCH | oklch(89.57% 0.167 152.7) |
| XYZ | xyz(49.7158, 76.5074, 48.2165) |
| Luminance | 0.7651 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.53
Seafoam Green
#7AF9AB
ΔE00 1.44
Seafoam (survey)
#80F9AD
ΔE00 1.74
Foam Green
#90FDA9
ΔE00 2.03
Light Green Blue
#56FCA2
ΔE00 2.44
Light Blue Green
#7EFBB3
ΔE00 2.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFCA6 #FC7AD0
analogous
#8FFC7A #7AFCA6 #7AFCE7
triadic
#7AFCA6 #A67AFC #FCA67A
tetradic
#7AFCA6 #7A8FFC #FC7AD0 #FCE77A
square
#7AFCA6 #7A8FFC #FC7AD0 #FCE77A
split-complementary
#7AFCA6 #E77AFC #FC7A8F
monochromatic
#06F657 #3EFB7E #7AFCA6 #B6FDCE #E1FEEB
Accessibility & contrast
On white
1.29
#7AFCA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#7AFCA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFCA6
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFCA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFCA6 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEAA0
Deuteranopia (green-blind)
#EADEAB
Tritanopia (blue-blind)
#5AF9E6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7afca6; /* rgb */ color: rgb(122, 252, 166); /* oklch */ color: oklch(89.6% 0.167 152.7);
Tailwind
colors: {
custom: {
50: '#a9fec1',
500: '#7afca6',
950: '#000000',
},
}SCSS
$custom: #7afca6; $custom-light: #a9fec1; $custom-dark: #000000;
JSON
{
"hex": "#7afca6",
"rgb": {
"r": 122,
"g": 252,
"b": 166
},
"hsl": {
"h": 140.308,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.89573,
"c": 0.16663,
"h": 152.7
},
"luminance": 0.76512
}Semantic roles & 50–950 ramp
primary
#7AFCA6
secondary
#D941A6
accent
#0098E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682