#7DCDCB#7DCDCB
#7DCDCB is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.7% C 0.079 H 193.6°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #7DCDCB |
|---|---|
| RGB | rgb(125, 205, 203) |
| HSL | hsl(179, 44%, 65%) |
| HSV | hsv(179, 39%, 80%) |
| CMYK | cmyk(39%, 0%, 1%, 19.6%) |
| CIE-LAB | lab(77.48, -24.94, -6.73) |
| CIE-LCH | lch(77.48, 25.83, 195.11°) |
| OKLab | oklab(79.65% -0.0766 -0.0186) |
| OKLCH | oklch(79.65% 0.079 193.6) |
| XYZ | xyz(41.0642, 52.3315, 64.4254) |
| Luminance | 0.5233 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.28
Darkturquoise
#00CED1
ΔE00 6.86
Aqua Blue
#02D8E9
ΔE00 8.50
Turquoise
#40E0D0
ΔE00 8.61
Pale Teal
#82CBB2
ΔE00 8.64
Paleturquoise
#AFEEEE
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DCDCB #CD7D7F
analogous
#7DCDA3 #7DCDCB #7DA7CD
triadic
#7DCDCB #CB7DCD #CDCB7D
tetradic
#7DCDCB #A37DCD #CD7D7F #A7CD7D
square
#7DCDCB #A37DCD #CD7D7F #A7CD7D
split-complementary
#7DCDCB #CD7DA7 #CDA37D
monochromatic
#3A9694 #51BCB9 #7DCDCB #A9DEDD #D5EFEE
Accessibility & contrast
On white
1.83
#7DCDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#7DCDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DCDCB
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DCDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DCDCB | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CB
Deuteranopia (green-blind)
#B5BBCC
Tritanopia (blue-blind)
#5BD1CC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7dcdcb; /* rgb */ color: rgb(125, 205, 203); /* oklch */ color: oklch(79.7% 0.079 193.6);
Tailwind
colors: {
custom: {
50: '#a7dcda',
500: '#7dcdcb',
950: '#000000',
},
}SCSS
$custom: #7dcdcb; $custom-light: #a7dcda; $custom-dark: #000000;
JSON
{
"hex": "#7dcdcb",
"rgb": {
"r": 125,
"g": 205,
"b": 203
},
"hsl": {
"h": 178.5,
"s": 44.444,
"l": 64.706
},
"oklch": {
"l": 0.7965,
"c": 0.0788,
"h": 193.6
},
"luminance": 0.52334
}Semantic roles & 50–950 ramp
primary
#7DCDCB
secondary
#9C5254
accent
#2E31B8
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483