#7AFCEC#7AFCEC
#7AFCEC is a very light, moderate teal. Relative luminance 0.798; OKLCH L 91.3% C 0.118 H 184.7°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFCEC |
|---|---|
| RGB | rgb(122, 252, 236) |
| HSL | hsl(173, 96%, 73%) |
| HSV | hsv(173, 52%, 99%) |
| CMYK | cmyk(51.6%, 0%, 6.3%, 1.2%) |
| CIE-LAB | lab(91.60, -39.76, -3.35) |
| CIE-LCH | lch(91.60, 39.90, 184.81°) |
| OKLab | oklab(91.29% -0.1176 -0.0097) |
| OKLCH | oklch(91.29% 0.118 184.7) |
| XYZ | xyz(57.9703, 79.8092, 91.6904) |
| Luminance | 0.7982 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.56
Bright Aqua
#0BF9EA
ΔE00 4.40
Bright Turquoise
#0FFEF9
ΔE00 5.38
Bright Cyan
#41FDFE
ΔE00 6.16
Aqua
#00FFFF
ΔE00 6.46
Light Aqua
#8CFFDB
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFCEC #FC7A8A
analogous
#7AFCAB #7AFCEC #7ACBFC
triadic
#7AFCEC #EC7AFC #FCEC7A
tetradic
#7AFCEC #AB7AFC #FC7A8A #CBFC7A
square
#7AFCEC #AB7AFC #FC7A8A #CBFC7A
split-complementary
#7AFCEC #FC7ACB #FCAB7A
monochromatic
#06F6D8 #3EFBE3 #7AFCEC #B6FDF5 #E1FEFB
Accessibility & contrast
On white
1.24
#7AFCEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#7AFCEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFCEC
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFCEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFCEC | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EC
Deuteranopia (green-blind)
#DCE0EE
Tritanopia (blue-blind)
#26FFF7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7afcec; /* rgb */ color: rgb(122, 252, 236); /* oklch */ color: oklch(91.3% 0.118 184.7);
Tailwind
colors: {
custom: {
50: '#aafef2',
500: '#7afcec',
950: '#000000',
},
}SCSS
$custom: #7afcec; $custom-light: #aafef2; $custom-dark: #000000;
JSON
{
"hex": "#7afcec",
"rgb": {
"r": 122,
"g": 252,
"b": 236
},
"hsl": {
"h": 172.615,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.91294,
"c": 0.11805,
"h": 184.7
},
"luminance": 0.79815
}Semantic roles & 50–950 ramp
primary
#7AFCEC
secondary
#D94154
accent
#001CE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685