#7AFCF7#7AFCF7
#7AFCF7 is a very light, moderate teal. Relative luminance 0.805; OKLCH L 91.6% C 0.116 H 191.9°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFCF7 |
|---|---|
| RGB | rgb(122, 252, 247) |
| HSL | hsl(178, 96%, 73%) |
| HSV | hsv(178, 52%, 99%) |
| CMYK | cmyk(51.6%, 0%, 2%, 1.2%) |
| CIE-LAB | lab(91.89, -37.06, -8.62) |
| CIE-LCH | lch(91.89, 38.05, 193.09°) |
| OKLab | oklab(91.63% -0.1131 -0.0239) |
| OKLCH | oklch(91.63% 0.116 191.9) |
| XYZ | xyz(59.6179, 80.4682, 100.3678) |
| Luminance | 0.8047 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.44
Bright Turquoise
#0FFEF9
ΔE00 4.21
Aqua
#00FFFF
ΔE00 4.35
Bright Light Blue
#26F7FD
ΔE00 4.85
Light Cyan
#ACFFFC
ΔE00 5.15
Bright Aqua
#0BF9EA
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFCF7 #FC7A7F
analogous
#7AFCB6 #7AFCF7 #7AC0FC
triadic
#7AFCF7 #F77AFC #FCF77A
tetradic
#7AFCF7 #B67AFC #FC7A7F #C0FC7A
square
#7AFCF7 #B67AFC #FC7A7F #C0FC7A
split-complementary
#7AFCF7 #FC7AC0 #FCB67A
monochromatic
#06F6ED #3EFBF3 #7AFCF7 #B6FDFB #E1FEFD
Accessibility & contrast
On white
1.23
#7AFCF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#7AFCF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFCF7
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFCF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFCF7 | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF1F7
Deuteranopia (green-blind)
#D9E1F8
Tritanopia (blue-blind)
#0BFFFA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7afcf7; /* rgb */ color: rgb(122, 252, 247); /* oklch */ color: oklch(91.6% 0.116 191.9);
Tailwind
colors: {
custom: {
50: '#aafef9',
500: '#7afcf7',
950: '#000000',
},
}SCSS
$custom: #7afcf7; $custom-light: #aafef9; $custom-dark: #000000;
JSON
{
"hex": "#7afcf7",
"rgb": {
"r": 122,
"g": 252,
"b": 247
},
"hsl": {
"h": 177.692,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.9163,
"c": 0.11559,
"h": 191.9
},
"luminance": 0.80474
}Semantic roles & 50–950 ramp
primary
#7AFCF7
secondary
#D94147
accent
#0009E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685