#7DC5CA#7DC5CA
#7DC5CA is a light, moderate teal. Relative luminance 0.486; OKLCH L 77.8% C 0.072 H 201.4°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #7DC5CA |
|---|---|
| RGB | rgb(125, 197, 202) |
| HSL | hsl(184, 42%, 64%) |
| HSV | hsv(184, 38%, 79%) |
| CMYK | cmyk(38.1%, 2.5%, 0%, 20.8%) |
| CIE-LAB | lab(75.17, -21.19, -9.62) |
| CIE-LCH | lch(75.17, 23.27, 204.42°) |
| OKLab | oklab(77.79% -0.0674 -0.0264) |
| OKLCH | oklch(77.79% 0.072 201.4) |
| XYZ | xyz(39.0805, 48.5541, 63.1782) |
| Luminance | 0.4856 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.80
Darkturquoise
#00CED1
ΔE00 8.07
Aqua Blue
#02D8E9
ΔE00 8.48
Powder Blue
#B0E0E6
ΔE00 8.80
Sky Blue
#87CEEB
ΔE00 9.37
Turquoise Blue
#06B1C4
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DC5CA #CA827D
analogous
#7DCAA9 #7DC5CA #7D9FCA
triadic
#7DC5CA #CA7DC5 #C5CA7D
tetradic
#7DC5CA #A97DCA #CA827D #9FCA7D
square
#7DC5CA #A97DCA #CA827D #9FCA7D
split-complementary
#7DC5CA #CA7D9F #CAA97D
monochromatic
#3B8C91 #52B2B8 #7DC5CA #A8D8DC #D4ECED
Accessibility & contrast
On white
1.96
#7DC5CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#7DC5CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DC5CA
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DC5CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DC5CA | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBFCA
Deuteranopia (green-blind)
#AEB5CA
Tritanopia (blue-blind)
#5DCAC6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #7dc5ca; /* rgb */ color: rgb(125, 197, 202); /* oklch */ color: oklch(77.8% 0.072 201.4);
Tailwind
colors: {
custom: {
50: '#a6d6da',
500: '#7dc5ca',
950: '#000000',
},
}SCSS
$custom: #7dc5ca; $custom-light: #a6d6da; $custom-dark: #000000;
JSON
{
"hex": "#7dc5ca",
"rgb": {
"r": 125,
"g": 197,
"b": 202
},
"hsl": {
"h": 183.896,
"s": 42.077,
"l": 64.118
},
"oklch": {
"l": 0.77794,
"c": 0.07237,
"h": 201.4
},
"luminance": 0.48557
}Semantic roles & 50–950 ramp
primary
#7DC5CA
secondary
#DFC6C4
accent
#3930B5
background
#FAFDFD
surface
#F4FAFA
border
#CED3D3
text
#101414
muted
#7F8383