#7AFCF8#7AFCF8
#7AFCF8 is a very light, moderate teal. Relative luminance 0.805; OKLCH L 91.7% C 0.115 H 192.6°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFCF8 |
|---|---|
| RGB | rgb(122, 252, 248) |
| HSL | hsl(178, 96%, 73%) |
| HSV | hsv(178, 52%, 99%) |
| CMYK | cmyk(51.6%, 0%, 1.6%, 1.2%) |
| CIE-LAB | lab(91.92, -36.81, -9.10) |
| CIE-LCH | lch(91.92, 37.91, 193.88°) |
| OKLab | oklab(91.66% -0.1127 -0.0252) |
| OKLCH | oklch(91.66% 0.115 192.6) |
| XYZ | xyz(59.7726, 80.5301, 101.1827) |
| Luminance | 0.8054 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.30
Bright Turquoise
#0FFEF9
ΔE00 4.27
Aqua
#00FFFF
ΔE00 4.29
Bright Light Blue
#26F7FD
ΔE00 4.65
Light Cyan
#ACFFFC
ΔE00 5.07
Bright Aqua
#0BF9EA
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFCF8 #FC7A7E
analogous
#7AFCB7 #7AFCF8 #7ABFFC
triadic
#7AFCF8 #F87AFC #FCF87A
tetradic
#7AFCF8 #B77AFC #FC7A7E #BFFC7A
square
#7AFCF8 #B77AFC #FC7A7E #BFFC7A
split-complementary
#7AFCF8 #FC7ABF #FCB77A
monochromatic
#06F6EF #3EFBF5 #7AFCF8 #B6FDFB #E1FEFD
Accessibility & contrast
On white
1.23
#7AFCF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#7AFCF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFCF8
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFCF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFCF8 | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF1F8
Deuteranopia (green-blind)
#D9E1F9
Tritanopia (blue-blind)
#06FFFA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7afcf8; /* rgb */ color: rgb(122, 252, 248); /* oklch */ color: oklch(91.7% 0.115 192.6);
Tailwind
colors: {
custom: {
50: '#aafefa',
500: '#7afcf8',
950: '#000000',
},
}SCSS
$custom: #7afcf8; $custom-light: #aafefa; $custom-dark: #000000;
JSON
{
"hex": "#7afcf8",
"rgb": {
"r": 122,
"g": 252,
"b": 248
},
"hsl": {
"h": 178.154,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.91662,
"c": 0.11548,
"h": 192.6
},
"luminance": 0.80536
}Semantic roles & 50–950 ramp
primary
#7AFCF8
secondary
#D94146
accent
#0007E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685