#7AFCAE#7AFCAE
#7AFCAE is a very light, vivid green. Relative luminance 0.768; OKLCH L 89.7% C 0.159 H 155.0°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFCAE |
|---|---|
| RGB | rgb(122, 252, 174) |
| HSL | hsl(144, 96%, 73%) |
| HSV | hsv(144, 52%, 99%) |
| CMYK | cmyk(51.6%, 0%, 31%, 1.2%) |
| CIE-LAB | lab(90.23, -53.01, 26.63) |
| CIE-LCH | lch(90.23, 59.32, 153.33°) |
| OKLab | oklab(89.73% -0.1445 0.0673) |
| OKLCH | oklch(89.73% 0.159 155) |
| XYZ | xyz(50.4726, 76.8101, 52.2023) |
| Luminance | 0.7681 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 0.64
Seafoam (survey)
#80F9AD
ΔE00 0.87
Light Blue Green
#7EFBB3
ΔE00 1.08
Light Bluish Green
#76FDA8
ΔE00 1.19
Foam Green
#90FDA9
ΔE00 2.68
Light Green Blue
#56FCA2
ΔE00 2.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFCAE #FC7AC8
analogous
#87FC7A #7AFCAE #7AFCEF
triadic
#7AFCAE #AE7AFC #FCAE7A
tetradic
#7AFCAE #7A87FC #FC7AC8 #FCEF7A
square
#7AFCAE #7A87FC #FC7AC8 #FCEF7A
split-complementary
#7AFCAE #EF7AFC #FC7A87
monochromatic
#06F666 #3EFB8A #7AFCAE #B6FDD2 #E1FEED
Accessibility & contrast
On white
1.28
#7AFCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#7AFCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFCAE
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFCAE | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEBA9
Deuteranopia (green-blind)
#E9DEB3
Tritanopia (blue-blind)
#56FAE7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7afcae; /* rgb */ color: rgb(122, 252, 174); /* oklch */ color: oklch(89.7% 0.159 155.0);
Tailwind
colors: {
custom: {
50: '#a9fec6',
500: '#7afcae',
950: '#000000',
},
}SCSS
$custom: #7afcae; $custom-light: #a9fec6; $custom-dark: #000000;
JSON
{
"hex": "#7afcae",
"rgb": {
"r": 122,
"g": 252,
"b": 174
},
"hsl": {
"h": 144,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.89733,
"c": 0.15944,
"h": 155
},
"luminance": 0.76814
}Semantic roles & 50–950 ramp
primary
#7AFCAE
secondary
#D9419C
accent
#008AE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682