#7AFBF7#7AFBF7
#7AFBF7 is a very light, moderate teal. Relative luminance 0.798; OKLCH L 91.4% C 0.115 H 192.6°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFBF7 |
|---|---|
| RGB | rgb(122, 251, 247) |
| HSL | hsl(178, 94%, 73%) |
| HSV | hsv(178, 51%, 98%) |
| CMYK | cmyk(51.4%, 0%, 1.6%, 1.6%) |
| CIE-LAB | lab(91.61, -36.60, -9.04) |
| CIE-LCH | lch(91.61, 37.70, 193.87°) |
| OKLab | oklab(91.4% -0.112 -0.0251) |
| OKLCH | oklch(91.4% 0.115 192.6) |
| XYZ | xyz(59.3047, 79.8418, 100.2634) |
| Luminance | 0.7985 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.35
Bright Turquoise
#0FFEF9
ΔE00 4.32
Aqua
#00FFFF
ΔE00 4.35
Bright Light Blue
#26F7FD
ΔE00 4.63
Light Cyan
#ACFFFC
ΔE00 5.07
Bright Aqua
#0BF9EA
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFBF7 #FB7A7E
analogous
#7AFBB7 #7AFBF7 #7ABEFB
triadic
#7AFBF7 #F77AFB #FBF77A
tetradic
#7AFBF7 #B77AFB #FB7A7E #BEFB7A
square
#7AFBF7 #B77AFB #FB7A7E #BEFB7A
split-complementary
#7AFBF7 #FB7ABE #FBB77A
monochromatic
#07F3EC #3FF9F3 #7AFBF7 #B5FDFB #E1FEFD
Accessibility & contrast
On white
1.24
#7AFBF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#7AFBF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFBF7
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFBF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFBF7 | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF0F7
Deuteranopia (green-blind)
#D8E0F8
Tritanopia (blue-blind)
#0DFFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7afbf7; /* rgb */ color: rgb(122, 251, 247); /* oklch */ color: oklch(91.4% 0.115 192.6);
Tailwind
colors: {
custom: {
50: '#aafdf9',
500: '#7afbf7',
950: '#000000',
},
}SCSS
$custom: #7afbf7; $custom-light: #aafdf9; $custom-dark: #000000;
JSON
{
"hex": "#7afbf7",
"rgb": {
"r": 122,
"g": 251,
"b": 247
},
"hsl": {
"h": 178.14,
"s": 94.161,
"l": 73.137
},
"oklch": {
"l": 0.91404,
"c": 0.11481,
"h": 192.6
},
"luminance": 0.79847
}Semantic roles & 50–950 ramp
primary
#7AFBF7
secondary
#D84146
accent
#0007E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585