#7AC7CA#7AC7CA
#7AC7CA is a light, moderate teal. Relative luminance 0.492; OKLCH L 78.1% C 0.076 H 198.9°. Best body text is #000000 at 10.85:1 contrast (WCAG AA passes).
Color values
| HEX | #7AC7CA |
|---|---|
| RGB | rgb(122, 199, 202) |
| HSL | hsl(182, 43%, 64%) |
| HSV | hsv(182, 40%, 79%) |
| CMYK | cmyk(39.6%, 1.5%, 0%, 20.8%) |
| CIE-LAB | lab(75.60, -22.96, -8.99) |
| CIE-LCH | lch(75.60, 24.66, 201.39°) |
| OKLab | oklab(78.1% -0.0722 -0.0247) |
| OKLCH | oklch(78.1% 0.076 198.9) |
| XYZ | xyz(39.1062, 49.2459, 63.3104) |
| Luminance | 0.4925 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.66
Darkturquoise
#00CED1
ΔE00 7.18
Aqua Blue
#02D8E9
ΔE00 8.08
Powder Blue
#B0E0E6
ΔE00 9.12
Robin'S Egg Blue
#98EFF9
ΔE00 9.72
Turquoise Blue
#06B1C4
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AC7CA #CA7D7A
analogous
#7ACAA5 #7AC7CA #7A9FCA
triadic
#7AC7CA #CA7AC7 #C7CA7A
tetradic
#7AC7CA #A57ACA #CA7D7A #9FCA7A
square
#7AC7CA #A57ACA #CA7D7A #9FCA7A
split-complementary
#7AC7CA #CA7A9F #CAA57A
monochromatic
#398D90 #4EB5B9 #7AC7CA #A6D9DB #D2ECED
Accessibility & contrast
On white
1.94
#7AC7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.85
#7AC7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AC7CA
10.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AC7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AC7CA | 1.00 | 1.94 | 10.85 | 10.85 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC0CA
Deuteranopia (green-blind)
#AFB6CB
Tritanopia (blue-blind)
#57CCC8
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #7ac7ca; /* rgb */ color: rgb(122, 199, 202); /* oklch */ color: oklch(78.1% 0.076 198.9);
Tailwind
colors: {
custom: {
50: '#a4d8da',
500: '#7ac7ca',
950: '#000000',
},
}SCSS
$custom: #7ac7ca; $custom-light: #a4d8da; $custom-dark: #000000;
JSON
{
"hex": "#7ac7ca",
"rgb": {
"r": 122,
"g": 199,
"b": 202
},
"hsl": {
"h": 182.25,
"s": 43.011,
"l": 63.529
},
"oklch": {
"l": 0.78101,
"c": 0.07632,
"h": 198.9
},
"luminance": 0.49249
}Semantic roles & 50–950 ramp
primary
#7AC7CA
secondary
#DEC3C2
accent
#342FB6
background
#FAFDFD
surface
#F4FAFA
border
#CED3D3
text
#101414
muted
#7F8383