#7AFCD6#7AFCD6
#7AFCD6 is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.7% C 0.128 H 171.7°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFCD6 |
|---|---|
| RGB | rgb(122, 252, 214) |
| HSL | hsl(162, 96%, 73%) |
| HSV | hsv(162, 52%, 99%) |
| CMYK | cmyk(51.6%, 0%, 15.1%, 1.2%) |
| CIE-LAB | lab(91.06, -44.87, 7.26) |
| CIE-LCH | lch(91.06, 45.46, 170.81°) |
| OKLab | oklab(90.67% -0.127 0.0185) |
| OKLCH | oklch(90.67% 0.128 171.7) |
| XYZ | xyz(54.9686, 78.6085, 75.8815) |
| Luminance | 0.7861 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.47
Light Aqua
#8CFFDB
ΔE00 1.66
Light Turquoise
#7EF4CC
ΔE00 2.03
Light Aquamarine
#7BFDC7
ΔE00 4.00
Tiffany Blue
#7BF2DA
ΔE00 4.24
Pale Turquoise
#A5FBD5
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFCD6 #FC7AA0
analogous
#7AFC95 #7AFCD6 #7AE1FC
triadic
#7AFCD6 #D67AFC #FCD67A
tetradic
#7AFCD6 #957AFC #FC7AA0 #E1FC7A
square
#7AFCD6 #957AFC #FC7AA0 #E1FC7A
split-complementary
#7AFCD6 #FC7AE1 #FC957A
monochromatic
#06F6B0 #3EFBC4 #7AFCD6 #B6FDE8 #E1FEF6
Accessibility & contrast
On white
1.26
#7AFCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#7AFCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFCD6
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFCD6 | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EED4
Deuteranopia (green-blind)
#E1DFD9
Tritanopia (blue-blind)
#3FFEF1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7afcd6; /* rgb */ color: rgb(122, 252, 214); /* oklch */ color: oklch(90.7% 0.128 171.7);
Tailwind
colors: {
custom: {
50: '#a9fee2',
500: '#7afcd6',
950: '#000000',
},
}SCSS
$custom: #7afcd6; $custom-light: #a9fee2; $custom-dark: #000000;
JSON
{
"hex": "#7afcd6",
"rgb": {
"r": 122,
"g": 252,
"b": 214
},
"hsl": {
"h": 162.462,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.90674,
"c": 0.12838,
"h": 171.7
},
"luminance": 0.78613
}Semantic roles & 50–950 ramp
primary
#7AFCD6
secondary
#D9416D
accent
#0043E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684