#7AFCA8#7AFCA8
#7AFCA8 is a very light, vivid green. Relative luminance 0.766; OKLCH L 89.6% C 0.165 H 153.2°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFCA8 |
|---|---|
| RGB | rgb(122, 252, 168) |
| HSL | hsl(141, 96%, 73%) |
| HSV | hsv(141, 52%, 99%) |
| CMYK | cmyk(51.6%, 0%, 33.3%, 1.2%) |
| CIE-LAB | lab(90.13, -54.09, 29.52) |
| CIE-LCH | lch(90.13, 61.62, 151.38°) |
| OKLab | oklab(89.61% -0.1471 0.0743) |
| OKLCH | oklch(89.61% 0.165 153.2) |
| XYZ | xyz(49.9006, 76.5813, 49.1903) |
| Luminance | 0.7659 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.40
Seafoam Green
#7AF9AB
ΔE00 1.13
Seafoam (survey)
#80F9AD
ΔE00 1.44
Foam Green
#90FDA9
ΔE00 2.11
Light Blue Green
#7EFBB3
ΔE00 2.15
Light Green Blue
#56FCA2
ΔE00 2.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFCA8 #FC7ACE
analogous
#8DFC7A #7AFCA8 #7AFCE9
triadic
#7AFCA8 #A87AFC #FCA87A
tetradic
#7AFCA8 #7A8DFC #FC7ACE #FCE97A
square
#7AFCA8 #7A8DFC #FC7ACE #FCE97A
split-complementary
#7AFCA8 #E97AFC #FC7A8D
monochromatic
#06F65B #3EFB81 #7AFCA8 #B6FDCF #E1FEEB
Accessibility & contrast
On white
1.29
#7AFCA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#7AFCA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFCA8
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFCA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFCA8 | 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)
#FCEAA3
Deuteranopia (green-blind)
#EADEAD
Tritanopia (blue-blind)
#59F9E6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7afca8; /* rgb */ color: rgb(122, 252, 168); /* oklch */ color: oklch(89.6% 0.165 153.2);
Tailwind
colors: {
custom: {
50: '#a9fec2',
500: '#7afca8',
950: '#000000',
},
}SCSS
$custom: #7afca8; $custom-light: #a9fec2; $custom-dark: #000000;
JSON
{
"hex": "#7afca8",
"rgb": {
"r": 122,
"g": 252,
"b": 168
},
"hsl": {
"h": 141.231,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.89612,
"c": 0.16482,
"h": 153.2
},
"luminance": 0.76586
}Semantic roles & 50–950 ramp
primary
#7AFCA8
secondary
#D941A3
accent
#0094E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682