#7DCDCA#7DCDCA
#7DCDCA is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.6% C 0.079 H 192.6°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #7DCDCA |
|---|---|
| RGB | rgb(125, 205, 202) |
| HSL | hsl(178, 44%, 65%) |
| HSV | hsv(178, 39%, 80%) |
| CMYK | cmyk(39%, 0%, 1.5%, 19.6%) |
| CIE-LAB | lab(77.45, -25.18, -6.24) |
| CIE-LCH | lch(77.45, 25.94, 193.91°) |
| OKLab | oklab(79.62% -0.077 -0.0172) |
| OKLCH | oklch(79.62% 0.079 192.6) |
| XYZ | xyz(40.9454, 52.2840, 63.7999) |
| Luminance | 0.5229 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.17
Darkturquoise
#00CED1
ΔE00 6.91
Pale Teal
#82CBB2
ΔE00 8.24
Turquoise
#40E0D0
ΔE00 8.38
Seafoam Blue
#78D1B6
ΔE00 8.63
Aqua Blue
#02D8E9
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DCDCA #CD7D80
analogous
#7DCDA2 #7DCDCA #7DA8CD
triadic
#7DCDCA #CA7DCD #CDCA7D
tetradic
#7DCDCA #A27DCD #CD7D80 #A8CD7D
square
#7DCDCA #A27DCD #CD7D80 #A8CD7D
split-complementary
#7DCDCA #CD7DA8 #CDA27D
monochromatic
#3A9692 #51BCB8 #7DCDCA #A9DEDC #D5EFEE
Accessibility & contrast
On white
1.83
#7DCDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#7DCDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DCDCA
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DCDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DCDCA | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CA
Deuteranopia (green-blind)
#B6BBCB
Tritanopia (blue-blind)
#5BD1CC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7dcdca; /* rgb */ color: rgb(125, 205, 202); /* oklch */ color: oklch(79.6% 0.079 192.6);
Tailwind
colors: {
custom: {
50: '#a7dcda',
500: '#7dcdca',
950: '#000000',
},
}SCSS
$custom: #7dcdca; $custom-light: #a7dcda; $custom-dark: #000000;
JSON
{
"hex": "#7dcdca",
"rgb": {
"r": 125,
"g": 205,
"b": 202
},
"hsl": {
"h": 177.75,
"s": 44.444,
"l": 64.706
},
"oklch": {
"l": 0.79618,
"c": 0.0789,
"h": 192.6
},
"luminance": 0.52287
}Semantic roles & 50–950 ramp
primary
#7DCDCA
secondary
#9C5255
accent
#2E33B8
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483