#7DC6CC#7DC6CC
#7DC6CC is a light, moderate teal. Relative luminance 0.491; OKLCH L 78.1% C 0.073 H 202.4°. Best body text is #000000 at 10.82:1 contrast (WCAG AA passes).
Color values
| HEX | #7DC6CC |
|---|---|
| RGB | rgb(125, 198, 204) |
| HSL | hsl(185, 44%, 65%) |
| HSV | hsv(185, 39%, 80%) |
| CMYK | cmyk(38.7%, 2.9%, 0%, 20%) |
| CIE-LAB | lab(75.52, -21.20, -10.19) |
| CIE-LCH | lch(75.52, 23.52, 205.68°) |
| OKLab | oklab(78.09% -0.0678 -0.028) |
| OKLCH | oklch(78.09% 0.073 202.4) |
| XYZ | xyz(39.5466, 49.1051, 64.5094) |
| Luminance | 0.4911 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.92
Darkturquoise
#00CED1
ΔE00 8.09
Aqua Blue
#02D8E9
ΔE00 8.22
Powder Blue
#B0E0E6
ΔE00 8.59
Sky Blue
#87CEEB
ΔE00 8.96
Turquoise Blue
#06B1C4
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DC6CC #CC837D
analogous
#7DCCAB #7DC6CC #7D9FCC
triadic
#7DC6CC #CC7DC6 #C6CC7D
tetradic
#7DC6CC #AB7DCC #CC837D #9FCC7D
square
#7DC6CC #AB7DCC #CC837D #9FCC7D
split-complementary
#7DC6CC #CC7D9F #CCAB7D
monochromatic
#3A8E94 #51B3BB #7DC6CC #A9D9DD #D5EDEE
Accessibility & contrast
On white
1.94
#7DC6CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.82
#7DC6CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DC6CC
10.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DC6CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DC6CC | 1.00 | 1.94 | 10.82 | 10.82 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC0CD
Deuteranopia (green-blind)
#AEB6CC
Tritanopia (blue-blind)
#5CCBC8
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #7dc6cc; /* rgb */ color: rgb(125, 198, 204); /* oklch */ color: oklch(78.1% 0.073 202.4);
Tailwind
colors: {
custom: {
50: '#a6d7db',
500: '#7dc6cc',
950: '#000000',
},
}SCSS
$custom: #7dc6cc; $custom-light: #a6d7db; $custom-dark: #000000;
JSON
{
"hex": "#7dc6cc",
"rgb": {
"r": 125,
"g": 198,
"b": 204
},
"hsl": {
"h": 184.557,
"s": 43.646,
"l": 64.51
},
"oklch": {
"l": 0.78088,
"c": 0.07333,
"h": 202.4
},
"luminance": 0.49108
}Semantic roles & 50–950 ramp
primary
#7DC6CC
secondary
#E0C7C5
accent
#392FB7
background
#FAFDFD
surface
#F4FAFB
border
#CED3D4
text
#101415
muted
#7F8383