#7AFBF8#7AFBF8
#7AFBF8 is a very light, moderate teal. Relative luminance 0.799; OKLCH L 91.4% C 0.115 H 193.3°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFBF8 |
|---|---|
| RGB | rgb(122, 251, 248) |
| HSL | hsl(179, 94%, 73%) |
| HSV | hsv(179, 51%, 98%) |
| CMYK | cmyk(51.4%, 0%, 1.2%, 1.6%) |
| CIE-LAB | lab(91.64, -36.35, -9.51) |
| CIE-LCH | lch(91.64, 37.57, 194.67°) |
| OKLab | oklab(91.44% -0.1116 -0.0264) |
| OKLCH | oklch(91.44% 0.115 193.3) |
| XYZ | xyz(59.4594, 79.9037, 101.0783) |
| Luminance | 0.7991 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.24
Aqua
#00FFFF
ΔE00 4.31
Bright Turquoise
#0FFEF9
ΔE00 4.40
Bright Light Blue
#26F7FD
ΔE00 4.45
Light Cyan
#ACFFFC
ΔE00 5.02
Bright Aqua
#0BF9EA
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFBF8 #FB7A7D
analogous
#7AFBB8 #7AFBF8 #7ABDFB
triadic
#7AFBF8 #F87AFB #FBF87A
tetradic
#7AFBF8 #B87AFB #FB7A7D #BDFB7A
square
#7AFBF8 #B87AFB #FB7A7D #BDFB7A
split-complementary
#7AFBF8 #FB7ABD #FBB87A
monochromatic
#07F3EE #3FF9F5 #7AFBF8 #B5FDFB #E1FEFD
Accessibility & contrast
On white
1.24
#7AFBF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#7AFBF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFBF8
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFBF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFBF8 | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF0F8
Deuteranopia (green-blind)
#D8E0F9
Tritanopia (blue-blind)
#08FFFA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7afbf8; /* rgb */ color: rgb(122, 251, 248); /* oklch */ color: oklch(91.4% 0.115 193.3);
Tailwind
colors: {
custom: {
50: '#aafdfa',
500: '#7afbf8',
950: '#000000',
},
}SCSS
$custom: #7afbf8; $custom-light: #aafdfa; $custom-dark: #000000;
JSON
{
"hex": "#7afbf8",
"rgb": {
"r": 122,
"g": 251,
"b": 248
},
"hsl": {
"h": 178.605,
"s": 94.161,
"l": 73.137
},
"oklch": {
"l": 0.91435,
"c": 0.1147,
"h": 193.3
},
"luminance": 0.79909
}Semantic roles & 50–950 ramp
primary
#7AFBF8
secondary
#D84145
accent
#0005E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585