#7DC8CA#7DC8CA
#7DC8CA is a light, moderate teal. Relative luminance 0.499; OKLCH L 78.5% C 0.075 H 197.9°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #7DC8CA |
|---|---|
| RGB | rgb(125, 200, 202) |
| HSL | hsl(182, 42%, 64%) |
| HSV | hsv(182, 38%, 79%) |
| CMYK | cmyk(38.1%, 1%, 0%, 20.8%) |
| CIE-LAB | lab(76.03, -22.70, -8.35) |
| CIE-LCH | lch(76.03, 24.18, 200.20°) |
| OKLab | oklab(78.48% -0.071 -0.023) |
| OKLCH | oklch(78.48% 0.075 197.9) |
| XYZ | xyz(39.7685, 49.9301, 63.4075) |
| Luminance | 0.4993 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.62
Darkturquoise
#00CED1
ΔE00 7.37
Aqua Blue
#02D8E9
ΔE00 8.34
Powder Blue
#B0E0E6
ΔE00 8.85
Robin'S Egg Blue
#98EFF9
ΔE00 9.55
Paleturquoise
#AFEEEE
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DC8CA #CA7F7D
analogous
#7DCAA6 #7DC8CA #7DA2CA
triadic
#7DC8CA #CA7DC8 #C8CA7D
tetradic
#7DC8CA #A67DCA #CA7F7D #A2CA7D
square
#7DC8CA #A67DCA #CA7F7D #A2CA7D
split-complementary
#7DC8CA #CA7DA2 #CAA67D
monochromatic
#3B8F91 #52B6B8 #7DC8CA #A8DADC #D4EDED
Accessibility & contrast
On white
1.91
#7DC8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#7DC8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DC8CA
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DC8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DC8CA | 1.00 | 1.91 | 10.99 | 10.99 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC1CA
Deuteranopia (green-blind)
#B1B7CB
Tritanopia (blue-blind)
#5CCDC8
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #7dc8ca; /* rgb */ color: rgb(125, 200, 202); /* oklch */ color: oklch(78.5% 0.075 197.9);
Tailwind
colors: {
custom: {
50: '#a6d9da',
500: '#7dc8ca',
950: '#000000',
},
}SCSS
$custom: #7dc8ca; $custom-light: #a6d9da; $custom-dark: #000000;
JSON
{
"hex": "#7dc8ca",
"rgb": {
"r": 125,
"g": 200,
"b": 202
},
"hsl": {
"h": 181.558,
"s": 42.077,
"l": 64.118
},
"oklch": {
"l": 0.78476,
"c": 0.07462,
"h": 197.9
},
"luminance": 0.49933
}Semantic roles & 50–950 ramp
primary
#7DC8CA
secondary
#DFC5C4
accent
#3430B5
background
#FAFDFD
surface
#F4FAFA
border
#CED3D3
text
#101414
muted
#7F8383