#7AFEC0#7AFEC0
#7AFEC0 is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.6% C 0.147 H 161.0°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFEC0 |
|---|---|
| RGB | rgb(122, 254, 192) |
| HSL | hsl(152, 99%, 74%) |
| HSV | hsv(152, 52%, 100%) |
| CMYK | cmyk(52%, 0%, 24.4%, 0.4%) |
| CIE-LAB | lab(91.15, -50.38, 18.73) |
| CIE-LCH | lch(91.15, 53.75, 159.61°) |
| OKLab | oklab(90.6% -0.1388 0.0479) |
| OKLCH | oklch(90.6% 0.147 161) |
| XYZ | xyz(52.9777, 78.8223, 62.2814) |
| Luminance | 0.7883 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.74
Light Greenish Blue
#63F7B4
ΔE00 2.30
Light Blue Green
#7EFBB3
ΔE00 2.47
Seafoam (survey)
#80F9AD
ΔE00 3.53
Seafoam Green
#7AF9AB
ΔE00 3.66
Light Seafoam
#A0FEBF
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFEC0 #FE7AB8
analogous
#7AFE7E #7AFEC0 #7AFAFE
triadic
#7AFEC0 #C07AFE #FEC07A
tetradic
#7AFEC0 #7E7AFE #FE7AB8 #FAFE7A
square
#7AFEC0 #7E7AFE #FE7AB8 #FAFE7A
split-complementary
#7AFEC0 #FE7AFA #FE7E7A
monochromatic
#02FC86 #3DFEA3 #7AFEC0 #B7FEDD #E1FFF1
Accessibility & contrast
On white
1.25
#7AFEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#7AFEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFEC0
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFEC0 | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEEBD
Deuteranopia (green-blind)
#E8E0C4
Tritanopia (blue-blind)
#4DFDED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7afec0; /* rgb */ color: rgb(122, 254, 192); /* oklch */ color: oklch(90.6% 0.147 161.0);
Tailwind
colors: {
custom: {
50: '#a9ffd3',
500: '#7afec0',
950: '#000000',
},
}SCSS
$custom: #7afec0; $custom-light: #a9ffd3; $custom-dark: #000000;
JSON
{
"hex": "#7afec0",
"rgb": {
"r": 122,
"g": 254,
"b": 192
},
"hsl": {
"h": 151.818,
"s": 98.507,
"l": 73.725
},
"oklch": {
"l": 0.90596,
"c": 0.14681,
"h": 161
},
"luminance": 0.78827
}Semantic roles & 50–950 ramp
primary
#7AFEC0
secondary
#DC4089
accent
#006CE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683