#7DC8CD#7DC8CD
#7DC8CD is a light, moderate teal. Relative luminance 0.501; OKLCH L 78.6% C 0.075 H 201.2°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #7DC8CD |
|---|---|
| RGB | rgb(125, 200, 205) |
| HSL | hsl(184, 44%, 65%) |
| HSV | hsv(184, 39%, 80%) |
| CMYK | cmyk(39%, 2.4%, 0%, 19.6%) |
| CIE-LAB | lab(76.11, -21.95, -9.84) |
| CIE-LCH | lch(76.11, 24.06, 204.14°) |
| OKLab | oklab(78.58% -0.0698 -0.027) |
| OKLCH | oklch(78.58% 0.075 201.2) |
| XYZ | xyz(40.1271, 50.0735, 65.2964) |
| Luminance | 0.5008 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.37
Darkturquoise
#00CED1
ΔE00 7.70
Aqua Blue
#02D8E9
ΔE00 7.95
Powder Blue
#B0E0E6
ΔE00 8.46
Robin'S Egg Blue
#98EFF9
ΔE00 9.23
Sky Blue
#87CEEB
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DC8CD #CD827D
analogous
#7DCDAA #7DC8CD #7DA0CD
triadic
#7DC8CD #CD7DC8 #C8CD7D
tetradic
#7DC8CD #AA7DCD #CD827D #A0CD7D
square
#7DC8CD #AA7DCD #CD827D #A0CD7D
split-complementary
#7DC8CD #CD7DA0 #CDAA7D
monochromatic
#3A9096 #51B5BC #7DC8CD #A9DBDE #D5EDEF
Accessibility & contrast
On white
1.91
#7DC8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#7DC8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DC8CD
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DC8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DC8CD | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC2CD
Deuteranopia (green-blind)
#B0B7CE
Tritanopia (blue-blind)
#5BCDC9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7dc8cd; /* rgb */ color: rgb(125, 200, 205); /* oklch */ color: oklch(78.6% 0.075 201.2);
Tailwind
colors: {
custom: {
50: '#a6d9dc',
500: '#7dc8cd',
950: '#000000',
},
}SCSS
$custom: #7dc8cd; $custom-light: #a6d9dc; $custom-dark: #000000;
JSON
{
"hex": "#7dc8cd",
"rgb": {
"r": 125,
"g": 200,
"b": 205
},
"hsl": {
"h": 183.75,
"s": 44.444,
"l": 64.706
},
"oklch": {
"l": 0.78576,
"c": 0.07483,
"h": 201.2
},
"luminance": 0.50076
}Semantic roles & 50–950 ramp
primary
#7DC8CD
secondary
#9C5752
accent
#372EB8
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101415
muted
#818384