#7DC7CD#7DC7CD
#7DC7CD is a light, moderate teal. Relative luminance 0.496; OKLCH L 78.3% C 0.074 H 202.3°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #7DC7CD |
|---|---|
| RGB | rgb(125, 199, 205) |
| HSL | hsl(185, 44%, 65%) |
| HSV | hsv(185, 39%, 80%) |
| CMYK | cmyk(39%, 2.9%, 0%, 19.6%) |
| CIE-LAB | lab(75.83, -21.45, -10.26) |
| CIE-LCH | lch(75.83, 23.78, 205.57°) |
| OKLab | oklab(78.35% -0.0686 -0.0282) |
| OKLCH | oklch(78.35% 0.074 202.3) |
| XYZ | xyz(39.8963, 49.6118, 65.2195) |
| Luminance | 0.4961 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.78
Darkturquoise
#00CED1
ΔE00 7.96
Aqua Blue
#02D8E9
ΔE00 8.04
Powder Blue
#B0E0E6
ΔE00 8.47
Sky Blue
#87CEEB
ΔE00 8.95
Robin'S Egg Blue
#98EFF9
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DC7CD #CD837D
analogous
#7DCDAB #7DC7CD #7D9FCD
triadic
#7DC7CD #CD7DC7 #C7CD7D
tetradic
#7DC7CD #AB7DCD #CD837D #9FCD7D
square
#7DC7CD #AB7DCD #CD837D #9FCD7D
split-complementary
#7DC7CD #CD7D9F #CDAB7D
monochromatic
#3A8F96 #51B4BC #7DC7CD #A9DADE #D5EDEF
Accessibility & contrast
On white
1.92
#7DC7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#7DC7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DC7CD
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DC7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DC7CD | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC1CE
Deuteranopia (green-blind)
#AFB6CD
Tritanopia (blue-blind)
#5BCCC9
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #7dc7cd; /* rgb */ color: rgb(125, 199, 205); /* oklch */ color: oklch(78.3% 0.074 202.3);
Tailwind
colors: {
custom: {
50: '#a6d8dc',
500: '#7dc7cd',
950: '#000000',
},
}SCSS
$custom: #7dc7cd; $custom-light: #a6d8dc; $custom-dark: #000000;
JSON
{
"hex": "#7dc7cd",
"rgb": {
"r": 125,
"g": 199,
"b": 205
},
"hsl": {
"h": 184.5,
"s": 44.444,
"l": 64.706
},
"oklch": {
"l": 0.78349,
"c": 0.07414,
"h": 202.3
},
"luminance": 0.49615
}Semantic roles & 50–950 ramp
primary
#7DC7CD
secondary
#E1C7C5
accent
#382EB8
background
#FAFDFD
surface
#F4FAFB
border
#CED3D4
text
#101415
muted
#7F8383