#7AF3F3#7AF3F3
#7AF3F3 is a very light, moderate teal. Relative luminance 0.747; OKLCH L 89.5% C 0.109 H 195.4°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #7AF3F3 |
|---|---|
| RGB | rgb(122, 243, 243) |
| HSL | hsl(180, 83%, 72%) |
| HSV | hsv(180, 50%, 95%) |
| CMYK | cmyk(49.8%, 0%, 0%, 4.7%) |
| CIE-LAB | lab(89.25, -33.90, -10.46) |
| CIE-LCH | lch(89.25, 35.48, 197.15°) |
| OKLab | oklab(89.46% -0.1052 -0.0289) |
| OKLCH | oklch(89.46% 0.109 195.4) |
| XYZ | xyz(56.2476, 74.7047, 96.2319) |
| Luminance | 0.7471 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.96
Bright Light Blue
#26F7FD
ΔE00 4.25
Aqua
#00FFFF
ΔE00 5.16
Light Cyan
#ACFFFC
ΔE00 5.24
Robin Egg Blue
#8AF1FE
ΔE00 5.27
Bright Turquoise
#0FFEF9
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AF3F3 #F37A7A
analogous
#7AF3B7 #7AF3F3 #7AB7F3
triadic
#7AF3F3 #F37AF3 #F3F37A
tetradic
#7AF3F3 #B77AF3 #F37A7A #B7F37A
square
#7AF3F3 #B77AF3 #F37A7A #B7F37A
split-complementary
#7AF3F3 #F37AB7 #F3B77A
monochromatic
#14DFDF #42EEEE #7AF3F3 #B2F8F8 #E3FCFC
Accessibility & contrast
On white
1.32
#7AF3F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#7AF3F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AF3F3
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AF3F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AF3F3 | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E9F3
Deuteranopia (green-blind)
#D1DAF4
Tritanopia (blue-blind)
#21F9F3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #7af3f3; /* rgb */ color: rgb(122, 243, 243); /* oklch */ color: oklch(89.5% 0.109 195.4);
Tailwind
colors: {
custom: {
50: '#a9f7f7',
500: '#7af3f3',
950: '#000000',
},
}SCSS
$custom: #7af3f3; $custom-light: #a9f7f7; $custom-dark: #000000;
JSON
{
"hex": "#7af3f3",
"rgb": {
"r": 122,
"g": 243,
"b": 243
},
"hsl": {
"h": 180,
"s": 83.448,
"l": 71.569
},
"oklch": {
"l": 0.89464,
"c": 0.10907,
"h": 195.4
},
"luminance": 0.7471
}Semantic roles & 50–950 ramp
primary
#7AF3F3
secondary
#CE4343
accent
#0606E0
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111717
muted
#818585