#7AFCDC#7AFCDC
#7AFCDC is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.8% C 0.125 H 175.0°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFCDC |
|---|---|
| RGB | rgb(122, 252, 220) |
| HSL | hsl(165, 96%, 73%) |
| HSV | hsv(165, 52%, 99%) |
| CMYK | cmyk(51.6%, 0%, 12.7%, 1.2%) |
| CIE-LAB | lab(91.20, -43.52, 4.36) |
| CIE-LCH | lch(91.20, 43.74, 174.28°) |
| OKLab | oklab(90.84% -0.1244 0.0109) |
| OKLCH | oklch(90.84% 0.125 175) |
| XYZ | xyz(55.7490, 78.9207, 79.9916) |
| Luminance | 0.7893 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.14
Tiffany Blue
#7BF2DA
ΔE00 2.92
Aquamarine
#7FFFD4
ΔE00 3.05
Light Turquoise
#7EF4CC
ΔE00 3.20
Pale Turquoise
#A5FBD5
ΔE00 5.41
Light Aquamarine
#7BFDC7
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFCDC #FC7A9A
analogous
#7AFC9B #7AFCDC #7ADBFC
triadic
#7AFCDC #DC7AFC #FCDC7A
tetradic
#7AFCDC #9B7AFC #FC7A9A #DBFC7A
square
#7AFCDC #9B7AFC #FC7A9A #DBFC7A
split-complementary
#7AFCDC #FC7ADB #FC9B7A
monochromatic
#06F6BB #3EFBCC #7AFCDC #B6FDEC #E1FEF7
Accessibility & contrast
On white
1.25
#7AFCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#7AFCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFCDC
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFCDC | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EEDB
Deuteranopia (green-blind)
#E0E0DE
Tritanopia (blue-blind)
#3AFFF2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7afcdc; /* rgb */ color: rgb(122, 252, 220); /* oklch */ color: oklch(90.8% 0.125 175.0);
Tailwind
colors: {
custom: {
50: '#a9fee6',
500: '#7afcdc',
950: '#000000',
},
}SCSS
$custom: #7afcdc; $custom-light: #a9fee6; $custom-dark: #000000;
JSON
{
"hex": "#7afcdc",
"rgb": {
"r": 122,
"g": 252,
"b": 220
},
"hsl": {
"h": 165.231,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.90836,
"c": 0.12493,
"h": 175
},
"luminance": 0.78926
}Semantic roles & 50–950 ramp
primary
#7AFCDC
secondary
#D94166
accent
#0038E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111816
muted
#818684