#7DC0C0#7DC0C0
#7DC0C0 is a light, moderate teal. Relative luminance 0.459; OKLCH L 76.3% C 0.068 H 195.8°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #7DC0C0 |
|---|---|
| RGB | rgb(125, 192, 192) |
| HSL | hsl(180, 35%, 62%) |
| HSV | hsv(180, 35%, 75%) |
| CMYK | cmyk(34.9%, 0%, 0%, 24.7%) |
| CIE-LAB | lab(73.46, -21.10, -6.74) |
| CIE-LCH | lch(73.46, 22.15, 197.71°) |
| OKLab | oklab(76.32% -0.0654 -0.0185) |
| OKLCH | oklch(76.32% 0.068 195.8) |
| XYZ | xyz(36.8181, 45.8627, 56.7713) |
| Luminance | 0.4587 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.65
Darkturquoise
#00CED1
ΔE00 8.43
Lightseagreen
#20B2AA
ΔE00 9.58
Pale Teal
#82CBB2
ΔE00 9.64
Topaz
#13BBAF
ΔE00 9.67
Cadetblue
#5F9EA0
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DC0C0 #C07D7D
analogous
#7DC09F #7DC0C0 #7D9FC0
triadic
#7DC0C0 #C07DC0 #C0C07D
tetradic
#7DC0C0 #9F7DC0 #C07D7D #9FC07D
square
#7DC0C0 #9F7DC0 #C07D7D #9FC07D
split-complementary
#7DC0C0 #C07D9F #C09F7D
monochromatic
#408383 #54ACAC #7DC0C0 #A6D4D4 #CFE8E8
Accessibility & contrast
On white
2.06
#7DC0C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#7DC0C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DC0C0
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DC0C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DC0C0 | 1.00 | 2.06 | 10.17 | 10.17 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BAC0
Deuteranopia (green-blind)
#ABB1C1
Tritanopia (blue-blind)
#62C4C0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #7dc0c0; /* rgb */ color: rgb(125, 192, 192); /* oklch */ color: oklch(76.3% 0.068 195.8);
Tailwind
colors: {
custom: {
50: '#a5d3d3',
500: '#7dc0c0',
950: '#000000',
},
}SCSS
$custom: #7dc0c0; $custom-light: #a5d3d3; $custom-dark: #000000;
JSON
{
"hex": "#7dc0c0",
"rgb": {
"r": 125,
"g": 192,
"b": 192
},
"hsl": {
"h": 180,
"s": 34.715,
"l": 62.157
},
"oklch": {
"l": 0.76323,
"c": 0.06793,
"h": 195.8
},
"luminance": 0.45865
}Semantic roles & 50–950 ramp
primary
#7DC0C0
secondary
#D9C0C0
accent
#3838AE
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282