#7DC3CC#7DC3CC
#7DC3CC is a light, moderate teal. Relative luminance 0.477; OKLCH L 77.4% C 0.071 H 206.1°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #7DC3CC |
|---|---|
| RGB | rgb(125, 195, 204) |
| HSL | hsl(187, 44%, 65%) |
| HSV | hsv(187, 39%, 80%) |
| CMYK | cmyk(38.7%, 4.4%, 0%, 20%) |
| CIE-LAB | lab(74.67, -19.67, -11.46) |
| CIE-LCH | lch(74.67, 22.77, 210.22°) |
| OKLab | oklab(77.41% -0.0641 -0.0314) |
| OKLCH | oklch(77.41% 0.071 206.1) |
| XYZ | xyz(38.8677, 47.7472, 64.2831) |
| Luminance | 0.4775 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 7.92
Aqua Blue
#02D8E9
ΔE00 8.71
Powder Blue
#B0E0E6
ΔE00 8.80
Turquoise Blue
#06B1C4
ΔE00 8.96
Lightblue
#ADD8E6
ΔE00 9.00
Darkturquoise
#00CED1
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DC3CC #CC867D
analogous
#7DCCAD #7DC3CC #7D9CCC
triadic
#7DC3CC #CC7DC3 #C3CC7D
tetradic
#7DC3CC #AD7DCC #CC867D #9CCC7D
square
#7DC3CC #AD7DCC #CC867D #9CCC7D
split-complementary
#7DC3CC #CC7D9C #CCAD7D
monochromatic
#3A8A94 #51AFBB #7DC3CC #A9D7DD #D5ECEE
Accessibility & contrast
On white
1.99
#7DC3CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#7DC3CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DC3CC
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DC3CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DC3CC | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BECD
Deuteranopia (green-blind)
#ABB3CC
Tritanopia (blue-blind)
#5CC9C6
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #7dc3cc; /* rgb */ color: rgb(125, 195, 204); /* oklch */ color: oklch(77.4% 0.071 206.1);
Tailwind
colors: {
custom: {
50: '#a6d5db',
500: '#7dc3cc',
950: '#000000',
},
}SCSS
$custom: #7dc3cc; $custom-light: #a6d5db; $custom-dark: #000000;
JSON
{
"hex": "#7dc3cc",
"rgb": {
"r": 125,
"g": 195,
"b": 204
},
"hsl": {
"h": 186.835,
"s": 43.646,
"l": 64.51
},
"oklch": {
"l": 0.77407,
"c": 0.07144,
"h": 206.1
},
"luminance": 0.4775
}Semantic roles & 50–950 ramp
primary
#7DC3CC
secondary
#E0C8C5
accent
#3E2FB7
background
#FAFDFD
surface
#F4FAFB
border
#CED3D4
text
#101415
muted
#7F8383