#7AFCF4#7AFCF4
#7AFCF4 is a very light, moderate teal. Relative luminance 0.803; OKLCH L 91.5% C 0.116 H 189.9°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFCF4 |
|---|---|
| RGB | rgb(122, 252, 244) |
| HSL | hsl(176, 96%, 73%) |
| HSV | hsv(176, 52%, 99%) |
| CMYK | cmyk(51.6%, 0%, 3.2%, 1.2%) |
| CIE-LAB | lab(91.81, -37.80, -7.18) |
| CIE-LCH | lch(91.81, 38.48, 190.76°) |
| OKLab | oklab(91.54% -0.1143 -0.02) |
| OKLCH | oklch(91.54% 0.116 189.9) |
| XYZ | xyz(59.1587, 80.2845, 97.9493) |
| Luminance | 0.8029 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.01
Bright Turquoise
#0FFEF9
ΔE00 4.22
Aqua
#00FFFF
ΔE00 4.71
Bright Aqua
#0BF9EA
ΔE00 5.01
Light Cyan
#ACFFFC
ΔE00 5.47
Bright Light Blue
#26F7FD
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFCF4 #FC7A82
analogous
#7AFCB3 #7AFCF4 #7AC3FC
triadic
#7AFCF4 #F47AFC #FCF47A
tetradic
#7AFCF4 #B37AFC #FC7A82 #C3FC7A
square
#7AFCF4 #B37AFC #FC7A82 #C3FC7A
split-complementary
#7AFCF4 #FC7AC3 #FCB37A
monochromatic
#06F6E7 #3EFBEF #7AFCF4 #B6FDF9 #E1FEFD
Accessibility & contrast
On white
1.23
#7AFCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#7AFCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFCF4
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFCF4 | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F4
Deuteranopia (green-blind)
#DAE1F5
Tritanopia (blue-blind)
#16FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7afcf4; /* rgb */ color: rgb(122, 252, 244); /* oklch */ color: oklch(91.5% 0.116 189.9);
Tailwind
colors: {
custom: {
50: '#aafef7',
500: '#7afcf4',
950: '#000000',
},
}SCSS
$custom: #7afcf4; $custom-light: #aafef7; $custom-dark: #000000;
JSON
{
"hex": "#7afcf4",
"rgb": {
"r": 122,
"g": 252,
"b": 244
},
"hsl": {
"h": 176.308,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.91537,
"c": 0.11607,
"h": 189.9
},
"luminance": 0.8029
}Semantic roles & 50–950 ramp
primary
#7AFCF4
secondary
#D9414A
accent
#000EE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685