#7AFEF5#7AFEF5
#7AFEF5 is a very light, moderate teal. Relative luminance 0.816; OKLCH L 92.0% C 0.118 H 189.3°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFEF5 |
|---|---|
| RGB | rgb(122, 254, 245) |
| HSL | hsl(176, 99%, 74%) |
| HSV | hsv(176, 52%, 100%) |
| CMYK | cmyk(52%, 0%, 3.5%, 0.4%) |
| CIE-LAB | lab(92.40, -38.47, -6.83) |
| CIE-LCH | lch(92.40, 39.07, 190.07°) |
| OKLab | oklab(92.02% -0.116 -0.0191) |
| OKLCH | oklch(92.02% 0.118 189.3) |
| XYZ | xyz(59.9423, 81.6082, 98.9616) |
| Luminance | 0.8161 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.19
Bright Turquoise
#0FFEF9
ΔE00 4.21
Aqua
#00FFFF
ΔE00 4.79
Bright Aqua
#0BF9EA
ΔE00 4.88
Light Cyan
#ACFFFC
ΔE00 5.63
Tiffany Blue
#7BF2DA
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFEF5 #FE7A83
analogous
#7AFEB3 #7AFEF5 #7AC5FE
triadic
#7AFEF5 #F57AFE #FEF57A
tetradic
#7AFEF5 #B37AFE #FE7A83 #C5FE7A
square
#7AFEF5 #B37AFE #FE7A83 #C5FE7A
split-complementary
#7AFEF5 #FE7AC5 #FEB37A
monochromatic
#02FCEB #3DFEF0 #7AFEF5 #B7FEFA #E1FFFD
Accessibility & contrast
On white
1.21
#7AFEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#7AFEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFEF5
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFEF5 | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F3F5
Deuteranopia (green-blind)
#DCE2F6
Tritanopia (blue-blind)
#10FFFB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7afef5; /* rgb */ color: rgb(122, 254, 245); /* oklch */ color: oklch(92.0% 0.118 189.3);
Tailwind
colors: {
custom: {
50: '#aafff8',
500: '#7afef5',
950: '#000000',
},
}SCSS
$custom: #7afef5; $custom-light: #aafff8; $custom-dark: #000000;
JSON
{
"hex": "#7afef5",
"rgb": {
"r": 122,
"g": 254,
"b": 245
},
"hsl": {
"h": 175.909,
"s": 98.507,
"l": 73.725
},
"oklch": {
"l": 0.92022,
"c": 0.11758,
"h": 189.3
},
"luminance": 0.81614
}Semantic roles & 50–950 ramp
primary
#7AFEF5
secondary
#DC404B
accent
#0010E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685