#7AC8CA#7AC8CA
#7AC8CA is a light, moderate teal. Relative luminance 0.497; OKLCH L 78.3% C 0.077 H 197.8°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #7AC8CA |
|---|---|
| RGB | rgb(122, 200, 202) |
| HSL | hsl(182, 43%, 64%) |
| HSV | hsv(182, 40%, 79%) |
| CMYK | cmyk(39.6%, 1%, 0%, 20.8%) |
| CIE-LAB | lab(75.89, -23.46, -8.57) |
| CIE-LCH | lch(75.89, 24.98, 200.06°) |
| OKLab | oklab(78.33% -0.0734 -0.0236) |
| OKLCH | oklch(78.33% 0.077 197.8) |
| XYZ | xyz(39.3370, 49.7076, 63.3873) |
| Luminance | 0.4971 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.28
Darkturquoise
#00CED1
ΔE00 6.99
Aqua Blue
#02D8E9
ΔE00 8.07
Powder Blue
#B0E0E6
ΔE00 9.16
Robin'S Egg Blue
#98EFF9
ΔE00 9.62
Paleturquoise
#AFEEEE
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AC8CA #CA7C7A
analogous
#7ACAA4 #7AC8CA #7AA0CA
triadic
#7AC8CA #CA7AC8 #C8CA7A
tetradic
#7AC8CA #A47ACA #CA7C7A #A0CA7A
square
#7AC8CA #A47ACA #CA7C7A #A0CA7A
split-complementary
#7AC8CA #CA7AA0 #CAA47A
monochromatic
#398E90 #4EB6B9 #7AC8CA #A6DADB #D2ECED
Accessibility & contrast
On white
1.92
#7AC8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#7AC8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AC8CA
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AC8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AC8CA | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC1CA
Deuteranopia (green-blind)
#B0B7CB
Tritanopia (blue-blind)
#57CDC8
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #7ac8ca; /* rgb */ color: rgb(122, 200, 202); /* oklch */ color: oklch(78.3% 0.077 197.8);
Tailwind
colors: {
custom: {
50: '#a5d9da',
500: '#7ac8ca',
950: '#000000',
},
}SCSS
$custom: #7ac8ca; $custom-light: #a5d9da; $custom-dark: #000000;
JSON
{
"hex": "#7ac8ca",
"rgb": {
"r": 122,
"g": 200,
"b": 202
},
"hsl": {
"h": 181.5,
"s": 43.011,
"l": 63.529
},
"oklch": {
"l": 0.7833,
"c": 0.0771,
"h": 197.8
},
"luminance": 0.4971
}Semantic roles & 50–950 ramp
primary
#7AC8CA
secondary
#DEC2C2
accent
#332FB6
background
#FAFDFD
surface
#F4FAFA
border
#CED3D3
text
#101414
muted
#7F8383