#7AFCD9#7AFCD9
#7AFCD9 is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.8% C 0.127 H 173.3°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFCD9 |
|---|---|
| RGB | rgb(122, 252, 217) |
| HSL | hsl(164, 96%, 73%) |
| HSV | hsv(164, 52%, 99%) |
| CMYK | cmyk(51.6%, 0%, 13.9%, 1.2%) |
| CIE-LAB | lab(91.13, -44.20, 5.81) |
| CIE-LCH | lch(91.13, 44.58, 172.51°) |
| OKLab | oklab(90.76% -0.1257 0.0147) |
| OKLCH | oklch(90.76% 0.127 173.3) |
| XYZ | xyz(55.3553, 78.7632, 77.9179) |
| Luminance | 0.7877 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.72
Aquamarine
#7FFFD4
ΔE00 2.23
Light Turquoise
#7EF4CC
ΔE00 2.54
Tiffany Blue
#7BF2DA
ΔE00 3.56
Light Aquamarine
#7BFDC7
ΔE00 4.83
Pale Turquoise
#A5FBD5
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFCD9 #FC7A9D
analogous
#7AFC98 #7AFCD9 #7ADEFC
triadic
#7AFCD9 #D97AFC #FCD97A
tetradic
#7AFCD9 #987AFC #FC7A9D #DEFC7A
square
#7AFCD9 #987AFC #FC7A9D #DEFC7A
split-complementary
#7AFCD9 #FC7ADE #FC987A
monochromatic
#06F6B5 #3EFBC8 #7AFCD9 #B6FDEA #E1FEF6
Accessibility & contrast
On white
1.25
#7AFCD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#7AFCD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFCD9
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFCD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFCD9 | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EED7
Deuteranopia (green-blind)
#E1E0DB
Tritanopia (blue-blind)
#3CFEF2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7afcd9; /* rgb */ color: rgb(122, 252, 217); /* oklch */ color: oklch(90.8% 0.127 173.3);
Tailwind
colors: {
custom: {
50: '#a9fee4',
500: '#7afcd9',
950: '#000000',
},
}SCSS
$custom: #7afcd9; $custom-light: #a9fee4; $custom-dark: #000000;
JSON
{
"hex": "#7afcd9",
"rgb": {
"r": 122,
"g": 252,
"b": 217
},
"hsl": {
"h": 163.846,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.90755,
"c": 0.1266,
"h": 173.3
},
"luminance": 0.78768
}Semantic roles & 50–950 ramp
primary
#7AFCD9
secondary
#D9416A
accent
#003EE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684