#7AFCF3#7AFCF3
#7AFCF3 is a very light, moderate teal. Relative luminance 0.802; OKLCH L 91.5% C 0.116 H 189.3°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFCF3 |
|---|---|
| RGB | rgb(122, 252, 243) |
| HSL | hsl(176, 96%, 73%) |
| HSV | hsv(176, 52%, 99%) |
| CMYK | cmyk(51.6%, 0%, 3.6%, 1.2%) |
| CIE-LAB | lab(91.79, -38.05, -6.71) |
| CIE-LCH | lch(91.79, 38.64, 189.99°) |
| OKLab | oklab(91.51% -0.1147 -0.0187) |
| OKLCH | oklch(91.51% 0.116 189.3) |
| XYZ | xyz(59.0073, 80.2240, 97.1518) |
| Luminance | 0.8023 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.24
Bright Turquoise
#0FFEF9
ΔE00 4.28
Bright Aqua
#0BF9EA
ΔE00 4.85
Aqua
#00FFFF
ΔE00 4.88
Tiffany Blue
#7BF2DA
ΔE00 5.58
Light Cyan
#ACFFFC
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFCF3 #FC7A83
analogous
#7AFCB2 #7AFCF3 #7AC4FC
triadic
#7AFCF3 #F37AFC #FCF37A
tetradic
#7AFCF3 #B27AFC #FC7A83 #C4FC7A
square
#7AFCF3 #B27AFC #FC7A83 #C4FC7A
split-complementary
#7AFCF3 #FC7AC4 #FCB27A
monochromatic
#06F6E5 #3EFBEE #7AFCF3 #B6FDF8 #E1FEFC
Accessibility & contrast
On white
1.23
#7AFCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#7AFCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFCF3
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFCF3 | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F3
Deuteranopia (green-blind)
#DBE1F4
Tritanopia (blue-blind)
#18FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7afcf3; /* rgb */ color: rgb(122, 252, 243); /* oklch */ color: oklch(91.5% 0.116 189.3);
Tailwind
colors: {
custom: {
50: '#aafef7',
500: '#7afcf3',
950: '#000000',
},
}SCSS
$custom: #7afcf3; $custom-light: #aafef7; $custom-dark: #000000;
JSON
{
"hex": "#7afcf3",
"rgb": {
"r": 122,
"g": 252,
"b": 243
},
"hsl": {
"h": 175.846,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.91506,
"c": 0.11626,
"h": 189.3
},
"luminance": 0.80229
}Semantic roles & 50–950 ramp
primary
#7AFCF3
secondary
#D9414B
accent
#0010E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685