#7AFCD7#7AFCD7
#7AFCD7 is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.7% C 0.128 H 172.3°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFCD7 |
|---|---|
| RGB | rgb(122, 252, 215) |
| HSL | hsl(163, 96%, 73%) |
| HSV | hsv(163, 52%, 99%) |
| CMYK | cmyk(51.6%, 0%, 14.7%, 1.2%) |
| CIE-LAB | lab(91.08, -44.65, 6.78) |
| CIE-LCH | lch(91.08, 45.16, 171.37°) |
| OKLab | oklab(90.7% -0.1266 0.0172) |
| OKLCH | oklch(90.7% 0.128 172.3) |
| XYZ | xyz(55.0967, 78.6597, 76.5562) |
| Luminance | 0.7866 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.63
Aquamarine
#7FFFD4
ΔE00 1.72
Light Turquoise
#7EF4CC
ΔE00 2.18
Tiffany Blue
#7BF2DA
ΔE00 4.01
Light Aquamarine
#7BFDC7
ΔE00 4.28
Pale Turquoise
#A5FBD5
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFCD7 #FC7A9F
analogous
#7AFC96 #7AFCD7 #7AE0FC
triadic
#7AFCD7 #D77AFC #FCD77A
tetradic
#7AFCD7 #967AFC #FC7A9F #E0FC7A
square
#7AFCD7 #967AFC #FC7A9F #E0FC7A
split-complementary
#7AFCD7 #FC7AE0 #FC967A
monochromatic
#06F6B2 #3EFBC5 #7AFCD7 #B6FDE9 #E1FEF6
Accessibility & contrast
On white
1.26
#7AFCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#7AFCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFCD7
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFCD7 | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EED5
Deuteranopia (green-blind)
#E1DFDA
Tritanopia (blue-blind)
#3EFEF1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7afcd7; /* rgb */ color: rgb(122, 252, 215); /* oklch */ color: oklch(90.7% 0.128 172.3);
Tailwind
colors: {
custom: {
50: '#a9fee3',
500: '#7afcd7',
950: '#000000',
},
}SCSS
$custom: #7afcd7; $custom-light: #a9fee3; $custom-dark: #000000;
JSON
{
"hex": "#7afcd7",
"rgb": {
"r": 122,
"g": 252,
"b": 215
},
"hsl": {
"h": 162.923,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.90701,
"c": 0.12778,
"h": 172.3
},
"luminance": 0.78665
}Semantic roles & 50–950 ramp
primary
#7AFCD7
secondary
#D9416C
accent
#0041E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684