#7AFBD6#7AFBD6
#7AFBD6 is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.4% C 0.127 H 172.1°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFBD6 |
|---|---|
| RGB | rgb(122, 251, 214) |
| HSL | hsl(163, 94%, 73%) |
| HSV | hsv(163, 51%, 98%) |
| CMYK | cmyk(51.4%, 0%, 14.7%, 1.6%) |
| CIE-LAB | lab(90.77, -44.44, 6.85) |
| CIE-LCH | lch(90.77, 44.96, 171.24°) |
| OKLab | oklab(90.44% -0.126 0.0174) |
| OKLCH | oklch(90.44% 0.127 172.1) |
| XYZ | xyz(54.6554, 77.9821, 75.7771) |
| Luminance | 0.7799 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.69
Aquamarine
#7FFFD4
ΔE00 1.75
Light Turquoise
#7EF4CC
ΔE00 1.99
Tiffany Blue
#7BF2DA
ΔE00 3.94
Light Aquamarine
#7BFDC7
ΔE00 4.24
Pale Turquoise
#A5FBD5
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFBD6 #FB7A9F
analogous
#7AFB95 #7AFBD6 #7ADFFB
triadic
#7AFBD6 #D67AFB #FBD67A
tetradic
#7AFBD6 #957AFB #FB7A9F #DFFB7A
square
#7AFBD6 #957AFB #FB7A9F #DFFB7A
split-complementary
#7AFBD6 #FB7ADF #FB957A
monochromatic
#07F3B0 #3FF9C4 #7AFBD6 #B5FDE8 #E1FEF6
Accessibility & contrast
On white
1.27
#7AFBD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#7AFBD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFBD6
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFBD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFBD6 | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EDD4
Deuteranopia (green-blind)
#E0DFD9
Tritanopia (blue-blind)
#3FFDF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7afbd6; /* rgb */ color: rgb(122, 251, 214); /* oklch */ color: oklch(90.4% 0.127 172.1);
Tailwind
colors: {
custom: {
50: '#a9fde2',
500: '#7afbd6',
950: '#000000',
},
}SCSS
$custom: #7afbd6; $custom-light: #a9fde2; $custom-dark: #000000;
JSON
{
"hex": "#7afbd6",
"rgb": {
"r": 122,
"g": 251,
"b": 214
},
"hsl": {
"h": 162.791,
"s": 94.161,
"l": 73.137
},
"oklch": {
"l": 0.90443,
"c": 0.12717,
"h": 172.1
},
"luminance": 0.77987
}Semantic roles & 50–950 ramp
primary
#7AFBD6
secondary
#D8416C
accent
#0042E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684