#7AFCAB#7AFCAB
#7AFCAB is a very light, vivid green. Relative luminance 0.767; OKLCH L 89.7% C 0.162 H 154.1°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFCAB |
|---|---|
| RGB | rgb(122, 252, 171) |
| HSL | hsl(143, 96%, 73%) |
| HSV | hsv(143, 52%, 99%) |
| CMYK | cmyk(51.6%, 0%, 32.1%, 1.2%) |
| CIE-LAB | lab(90.18, -53.56, 28.07) |
| CIE-LCH | lch(90.18, 60.47, 152.34°) |
| OKLab | oklab(89.67% -0.1458 0.0708) |
| OKLCH | oklch(89.67% 0.162 154.1) |
| XYZ | xyz(50.1834, 76.6944, 50.6792) |
| Luminance | 0.7670 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.69
Seafoam Green
#7AF9AB
ΔE00 0.74
Seafoam (survey)
#80F9AD
ΔE00 1.05
Light Blue Green
#7EFBB3
ΔE00 1.61
Foam Green
#90FDA9
ΔE00 2.34
Light Green Blue
#56FCA2
ΔE00 2.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFCAB #FC7ACB
analogous
#8AFC7A #7AFCAB #7AFCEC
triadic
#7AFCAB #AB7AFC #FCAB7A
tetradic
#7AFCAB #7A8AFC #FC7ACB #FCEC7A
square
#7AFCAB #7A8AFC #FC7ACB #FCEC7A
split-complementary
#7AFCAB #EC7AFC #FC7A8A
monochromatic
#06F660 #3EFB85 #7AFCAB #B6FDD1 #E1FEEC
Accessibility & contrast
On white
1.29
#7AFCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#7AFCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFCAB
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFCAB | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEBA6
Deuteranopia (green-blind)
#E9DEB0
Tritanopia (blue-blind)
#58F9E7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7afcab; /* rgb */ color: rgb(122, 252, 171); /* oklch */ color: oklch(89.7% 0.162 154.1);
Tailwind
colors: {
custom: {
50: '#a9fec4',
500: '#7afcab',
950: '#000000',
},
}SCSS
$custom: #7afcab; $custom-light: #a9fec4; $custom-dark: #000000;
JSON
{
"hex": "#7afcab",
"rgb": {
"r": 122,
"g": 252,
"b": 171
},
"hsl": {
"h": 142.615,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.89672,
"c": 0.16212,
"h": 154.1
},
"luminance": 0.76699
}Semantic roles & 50–950 ramp
primary
#7AFCAB
secondary
#D941A0
accent
#008FE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682