#7AFCF6#7AFCF6
#7AFCF6 is a very light, moderate teal. Relative luminance 0.804; OKLCH L 91.6% C 0.116 H 191.3°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFCF6 |
|---|---|
| RGB | rgb(122, 252, 246) |
| HSL | hsl(177, 96%, 73%) |
| HSV | hsv(177, 52%, 99%) |
| CMYK | cmyk(51.6%, 0%, 2.4%, 1.2%) |
| CIE-LAB | lab(91.87, -37.31, -8.14) |
| CIE-LCH | lch(91.87, 38.19, 192.31°) |
| OKLab | oklab(91.6% -0.1135 -0.0226) |
| OKLCH | oklch(91.6% 0.116 191.3) |
| XYZ | xyz(59.4640, 80.4067, 99.5573) |
| Luminance | 0.8041 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.60
Bright Turquoise
#0FFEF9
ΔE00 4.18
Aqua
#00FFFF
ΔE00 4.45
Bright Light Blue
#26F7FD
ΔE00 5.07
Light Cyan
#ACFFFC
ΔE00 5.24
Bright Aqua
#0BF9EA
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFCF6 #FC7A80
analogous
#7AFCB5 #7AFCF6 #7AC1FC
triadic
#7AFCF6 #F67AFC #FCF67A
tetradic
#7AFCF6 #B57AFC #FC7A80 #C1FC7A
square
#7AFCF6 #B57AFC #FC7A80 #C1FC7A
split-complementary
#7AFCF6 #FC7AC1 #FCB57A
monochromatic
#06F6EB #3EFBF2 #7AFCF6 #B6FDFA #E1FEFD
Accessibility & contrast
On white
1.23
#7AFCF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#7AFCF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFCF6
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFCF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFCF6 | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF1F6
Deuteranopia (green-blind)
#DAE1F7
Tritanopia (blue-blind)
#0FFFFA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7afcf6; /* rgb */ color: rgb(122, 252, 246); /* oklch */ color: oklch(91.6% 0.116 191.3);
Tailwind
colors: {
custom: {
50: '#aafef9',
500: '#7afcf6',
950: '#000000',
},
}SCSS
$custom: #7afcf6; $custom-light: #aafef9; $custom-dark: #000000;
JSON
{
"hex": "#7afcf6",
"rgb": {
"r": 122,
"g": 252,
"b": 246
},
"hsl": {
"h": 177.231,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.91599,
"c": 0.11573,
"h": 191.3
},
"luminance": 0.80412
}Semantic roles & 50–950 ramp
primary
#7AFCF6
secondary
#D94148
accent
#000BE6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685