#7AFCA5#7AFCA5
#7AFCA5 is a very light, vivid green. Relative luminance 0.765; OKLCH L 89.6% C 0.168 H 152.4°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFCA5 |
|---|---|
| RGB | rgb(122, 252, 165) |
| HSL | hsl(140, 96%, 73%) |
| HSV | hsv(140, 52%, 99%) |
| CMYK | cmyk(51.6%, 0%, 34.5%, 1.2%) |
| CIE-LAB | lab(90.08, -54.62, 30.96) |
| CIE-LCH | lch(90.08, 62.78, 150.45°) |
| OKLab | oklab(89.55% -0.1484 0.0777) |
| OKLCH | oklch(89.55% 0.168 152.4) |
| XYZ | xyz(49.6244, 76.4708, 47.7353) |
| Luminance | 0.7648 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.66
Seafoam Green
#7AF9AB
ΔE00 1.61
Seafoam (survey)
#80F9AD
ΔE00 1.89
Foam Green
#90FDA9
ΔE00 2.01
Light Green Blue
#56FCA2
ΔE00 2.46
Sea Green (survey)
#53FCA1
ΔE00 2.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFCA5 #FC7AD1
analogous
#90FC7A #7AFCA5 #7AFCE6
triadic
#7AFCA5 #A57AFC #FCA57A
tetradic
#7AFCA5 #7A90FC #FC7AD1 #FCE67A
square
#7AFCA5 #7A90FC #FC7AD1 #FCE67A
split-complementary
#7AFCA5 #E67AFC #FC7A90
monochromatic
#06F655 #3EFB7C #7AFCA5 #B6FDCD #E1FEEB
Accessibility & contrast
On white
1.29
#7AFCA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#7AFCA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFCA5
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFCA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFCA5 | 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)
#FCEA9F
Deuteranopia (green-blind)
#EADEAA
Tritanopia (blue-blind)
#5AF9E6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7afca5; /* rgb */ color: rgb(122, 252, 165); /* oklch */ color: oklch(89.6% 0.168 152.4);
Tailwind
colors: {
custom: {
50: '#a9fec0',
500: '#7afca5',
950: '#000000',
},
}SCSS
$custom: #7afca5; $custom-light: #a9fec0; $custom-dark: #000000;
JSON
{
"hex": "#7afca5",
"rgb": {
"r": 122,
"g": 252,
"b": 165
},
"hsl": {
"h": 139.846,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.89553,
"c": 0.16754,
"h": 152.4
},
"luminance": 0.76475
}Semantic roles & 50–950 ramp
primary
#7AFCA5
secondary
#D941A7
accent
#009AE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682