#7AD0CE#7AD0CE
#7AD0CE is a light, moderate teal. Relative luminance 0.537; OKLCH L 80.3% C 0.084 H 193.7°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #7AD0CE |
|---|---|
| RGB | rgb(122, 208, 206) |
| HSL | hsl(179, 48%, 65%) |
| HSV | hsv(179, 41%, 82%) |
| CMYK | cmyk(41.3%, 0%, 1%, 18.4%) |
| CIE-LAB | lab(78.29, -26.43, -7.16) |
| CIE-LCH | lch(78.29, 27.38, 195.16°) |
| OKLab | oklab(80.29% -0.0812 -0.0198) |
| OKLCH | oklch(80.29% 0.084 193.7) |
| XYZ | xyz(41.7182, 53.7024, 66.5478) |
| Luminance | 0.5371 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.68
Darkturquoise
#00CED1
ΔE00 6.36
Turquoise
#40E0D0
ΔE00 7.92
Aqua Blue
#02D8E9
ΔE00 7.97
Paleturquoise
#AFEEEE
ΔE00 8.60
Robin'S Egg Blue
#98EFF9
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AD0CE #D07A7C
analogous
#7AD0A3 #7AD0CE #7AA7D0
triadic
#7AD0CE #CE7AD0 #D0CE7A
tetradic
#7AD0CE #A37AD0 #D07A7C #A7D07A
square
#7AD0CE #A37AD0 #D07A7C #A7D07A
split-complementary
#7AD0CE #D07AA7 #D0A37A
monochromatic
#369997 #4DC0BD #7AD0CE #A7E0DF #D4F0EF
Accessibility & contrast
On white
1.79
#7AD0CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#7AD0CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AD0CE
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AD0CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AD0CE | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CE
Deuteranopia (green-blind)
#B7BDCF
Tritanopia (blue-blind)
#53D5CF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7ad0ce; /* rgb */ color: rgb(122, 208, 206); /* oklch */ color: oklch(80.3% 0.084 193.7);
Tailwind
colors: {
custom: {
50: '#a5dedc',
500: '#7ad0ce',
950: '#000000',
},
}SCSS
$custom: #7ad0ce; $custom-light: #a5dedc; $custom-dark: #000000;
JSON
{
"hex": "#7ad0ce",
"rgb": {
"r": 122,
"g": 208,
"b": 206
},
"hsl": {
"h": 178.605,
"s": 47.778,
"l": 64.706
},
"oklch": {
"l": 0.80292,
"c": 0.08358,
"h": 193.7
},
"luminance": 0.53706
}Semantic roles & 50–950 ramp
primary
#7AD0CE
secondary
#9F4F51
accent
#2A2EBB
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484