#7AFAAA#7AFAAA
#7AFAAA is a very light, vivid green. Relative luminance 0.754; OKLCH L 89.2% C 0.160 H 154.1°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFAAA |
|---|---|
| RGB | rgb(122, 250, 170) |
| HSL | hsl(143, 93%, 73%) |
| HSV | hsv(143, 51%, 98%) |
| CMYK | cmyk(51.2%, 0%, 32%, 2%) |
| CIE-LAB | lab(89.58, -52.92, 27.77) |
| CIE-LCH | lch(89.58, 59.77, 152.31°) |
| OKLab | oklab(89.18% -0.1441 0.0701) |
| OKLCH | oklch(89.18% 0.16 154.1) |
| XYZ | xyz(49.4636, 75.4069, 49.9708) |
| Luminance | 0.7541 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 0.38
Seafoam (survey)
#80F9AD
ΔE00 0.79
Light Bluish Green
#76FDA8
ΔE00 0.97
Light Blue Green
#7EFBB3
ΔE00 1.53
Foam Green
#90FDA9
ΔE00 2.41
Light Green Blue
#56FCA2
ΔE00 2.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFAAA #FA7ACA
analogous
#8AFA7A #7AFAAA #7AFAEA
triadic
#7AFAAA #AA7AFA #FAAA7A
tetradic
#7AFAAA #7A8AFA #FA7ACA #FAEA7A
square
#7AFAAA #7A8AFA #FA7ACA #FAEA7A
split-complementary
#7AFAAA #EA7AFA #FA7A8A
monochromatic
#09F160 #3FF884 #7AFAAA #B5FCD0 #E2FEEC
Accessibility & contrast
On white
1.31
#7AFAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#7AFAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFAAA
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFAAA | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE9A5
Deuteranopia (green-blind)
#E7DCAF
Tritanopia (blue-blind)
#59F7E5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #7afaaa; /* rgb */ color: rgb(122, 250, 170); /* oklch */ color: oklch(89.2% 0.160 154.1);
Tailwind
colors: {
custom: {
50: '#a8fdc3',
500: '#7afaaa',
950: '#000000',
},
}SCSS
$custom: #7afaaa; $custom-light: #a8fdc3; $custom-dark: #000000;
JSON
{
"hex": "#7afaaa",
"rgb": {
"r": 122,
"g": 250,
"b": 170
},
"hsl": {
"h": 142.5,
"s": 92.754,
"l": 72.941
},
"oklch": {
"l": 0.89178,
"c": 0.16026,
"h": 154.1
},
"luminance": 0.75411
}Semantic roles & 50–950 ramp
primary
#7AFAAA
secondary
#D7419F
accent
#008FE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682