#7DC4CD#7DC4CD
#7DC4CD is a light, moderate teal. Relative luminance 0.482; OKLCH L 77.7% C 0.072 H 206.0°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #7DC4CD |
|---|---|
| RGB | rgb(125, 196, 205) |
| HSL | hsl(187, 44%, 65%) |
| HSV | hsv(187, 39%, 80%) |
| CMYK | cmyk(39%, 4.4%, 0%, 19.6%) |
| CIE-LAB | lab(74.98, -19.93, -11.53) |
| CIE-LCH | lch(74.98, 23.03, 210.06°) |
| OKLab | oklab(77.67% -0.065 -0.0317) |
| OKLCH | oklch(77.67% 0.072 206) |
| XYZ | xyz(39.2128, 48.2449, 64.9917) |
| Luminance | 0.4825 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 7.88
Aqua Blue
#02D8E9
ΔE00 8.51
Powder Blue
#B0E0E6
ΔE00 8.66
Darkturquoise
#00CED1
ΔE00 8.91
Lightblue
#ADD8E6
ΔE00 8.94
Turquoise Blue
#06B1C4
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DC4CD #CD867D
analogous
#7DCDAE #7DC4CD #7D9CCD
triadic
#7DC4CD #CD7DC4 #C4CD7D
tetradic
#7DC4CD #AE7DCD #CD867D #9CCD7D
square
#7DC4CD #AE7DCD #CD867D #9CCD7D
split-complementary
#7DC4CD #CD7D9C #CDAE7D
monochromatic
#3A8C96 #51B0BC #7DC4CD #A9D8DE #D5ECEF
Accessibility & contrast
On white
1.97
#7DC4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#7DC4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DC4CD
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DC4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DC4CD | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BFCE
Deuteranopia (green-blind)
#ACB4CD
Tritanopia (blue-blind)
#5CCAC7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #7dc4cd; /* rgb */ color: rgb(125, 196, 205); /* oklch */ color: oklch(77.7% 0.072 206.0);
Tailwind
colors: {
custom: {
50: '#a6d6dc',
500: '#7dc4cd',
950: '#000000',
},
}SCSS
$custom: #7dc4cd; $custom-light: #a6d6dc; $custom-dark: #000000;
JSON
{
"hex": "#7dc4cd",
"rgb": {
"r": 125,
"g": 196,
"b": 205
},
"hsl": {
"h": 186.75,
"s": 44.444,
"l": 64.706
},
"oklch": {
"l": 0.77668,
"c": 0.07226,
"h": 206
},
"luminance": 0.48248
}Semantic roles & 50–950 ramp
primary
#7DC4CD
secondary
#E1C8C5
accent
#3D2EB8
background
#FAFDFD
surface
#F4FAFB
border
#CED3D4
text
#101415
muted
#7F8383