#7DC7CA#7DC7CA
#7DC7CA is a light, moderate teal. Relative luminance 0.495; OKLCH L 78.2% C 0.074 H 199.0°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #7DC7CA |
|---|---|
| RGB | rgb(125, 199, 202) |
| HSL | hsl(182, 42%, 64%) |
| HSV | hsv(182, 38%, 79%) |
| CMYK | cmyk(38.1%, 1.5%, 0%, 20.8%) |
| CIE-LAB | lab(75.74, -22.19, -8.77) |
| CIE-LCH | lch(75.74, 23.86, 201.57°) |
| OKLab | oklab(78.25% -0.0698 -0.0241) |
| OKLCH | oklch(78.25% 0.074 199) |
| XYZ | xyz(39.5376, 49.4684, 63.3306) |
| Luminance | 0.4947 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.00
Darkturquoise
#00CED1
ΔE00 7.57
Aqua Blue
#02D8E9
ΔE00 8.35
Powder Blue
#B0E0E6
ΔE00 8.81
Robin'S Egg Blue
#98EFF9
ΔE00 9.65
Paleturquoise
#AFEEEE
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DC7CA #CA807D
analogous
#7DCAA7 #7DC7CA #7DA1CA
triadic
#7DC7CA #CA7DC7 #C7CA7D
tetradic
#7DC7CA #A77DCA #CA807D #A1CA7D
square
#7DC7CA #A77DCA #CA807D #A1CA7D
split-complementary
#7DC7CA #CA7DA1 #CAA77D
monochromatic
#3B8E91 #52B4B8 #7DC7CA #A8DADC #D4ECED
Accessibility & contrast
On white
1.93
#7DC7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#7DC7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DC7CA
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DC7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DC7CA | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC1CA
Deuteranopia (green-blind)
#B0B6CB
Tritanopia (blue-blind)
#5CCCC8
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #7dc7ca; /* rgb */ color: rgb(125, 199, 202); /* oklch */ color: oklch(78.2% 0.074 199.0);
Tailwind
colors: {
custom: {
50: '#a6d8da',
500: '#7dc7ca',
950: '#000000',
},
}SCSS
$custom: #7dc7ca; $custom-light: #a6d8da; $custom-dark: #000000;
JSON
{
"hex": "#7dc7ca",
"rgb": {
"r": 125,
"g": 199,
"b": 202
},
"hsl": {
"h": 182.338,
"s": 42.077,
"l": 64.118
},
"oklch": {
"l": 0.78249,
"c": 0.07384,
"h": 199
},
"luminance": 0.49471
}Semantic roles & 50–950 ramp
primary
#7DC7CA
secondary
#DFC5C4
accent
#3630B5
background
#FAFDFD
surface
#F4FAFA
border
#CED3D3
text
#101414
muted
#7F8383