#7AFAFA#7AFAFA
#7AFAFA is a very light, moderate teal. Relative luminance 0.794; OKLCH L 91.3% C 0.114 H 195.3°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFAFA |
|---|---|
| RGB | rgb(122, 250, 250) |
| HSL | hsl(180, 93%, 73%) |
| HSV | hsv(180, 51%, 98%) |
| CMYK | cmyk(51.2%, 0%, 0%, 2%) |
| CIE-LAB | lab(91.42, -35.38, -10.89) |
| CIE-LCH | lch(91.42, 37.02, 197.10°) |
| OKLab | oklab(91.27% -0.1098 -0.0301) |
| OKLCH | oklch(91.27% 0.114 195.3) |
| XYZ | xyz(59.4598, 79.4054, 102.6172) |
| Luminance | 0.7941 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.23
Bright Light Blue
#26F7FD
ΔE00 4.03
Aqua
#00FFFF
ΔE00 4.45
Bright Turquoise
#0FFEF9
ΔE00 4.87
Light Cyan
#ACFFFC
ΔE00 4.98
Robin Egg Blue
#8AF1FE
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFAFA #FA7A7A
analogous
#7AFABA #7AFAFA #7ABAFA
triadic
#7AFAFA #FA7AFA #FAFA7A
tetradic
#7AFAFA #BA7AFA #FA7A7A #BAFA7A
square
#7AFAFA #BA7AFA #FA7A7A #BAFA7A
split-complementary
#7AFAFA #FA7ABA #FABA7A
monochromatic
#09F1F1 #3FF8F8 #7AFAFA #B5FCFC #E2FEFE
Accessibility & contrast
On white
1.24
#7AFAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#7AFAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFAFA
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFAFA | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF0FA
Deuteranopia (green-blind)
#D7E0FB
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7afafa; /* rgb */ color: rgb(122, 250, 250); /* oklch */ color: oklch(91.3% 0.114 195.3);
Tailwind
colors: {
custom: {
50: '#aafcfb',
500: '#7afafa',
950: '#000000',
},
}SCSS
$custom: #7afafa; $custom-light: #aafcfb; $custom-dark: #000000;
JSON
{
"hex": "#7afafa",
"rgb": {
"r": 122,
"g": 250,
"b": 250
},
"hsl": {
"h": 180,
"s": 92.754,
"l": 72.941
},
"oklch": {
"l": 0.91273,
"c": 0.11382,
"h": 195.3
},
"luminance": 0.79411
}Semantic roles & 50–950 ramp
primary
#7AFAFA
secondary
#D74141
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585