#7CD8CD#7CD8CD
#7CD8CD is a very light, moderate teal. Relative luminance 0.578; OKLCH L 82.2% C 0.090 H 185.7°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD8CD |
|---|---|
| RGB | rgb(124, 216, 205) |
| HSL | hsl(173, 54%, 67%) |
| HSV | hsv(173, 43%, 85%) |
| CMYK | cmyk(42.6%, 0%, 5.1%, 15.3%) |
| CIE-LAB | lab(80.63, -30.05, -3.16) |
| CIE-LCH | lch(80.63, 30.22, 186.01°) |
| OKLab | oklab(82.19% -0.0894 -0.009) |
| OKLCH | oklch(82.19% 0.09 185.7) |
| XYZ | xyz(43.8832, 57.8013, 66.5901) |
| Luminance | 0.5780 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.89
Turquoise
#40E0D0
ΔE00 5.31
Seafoam Blue
#78D1B6
ΔE00 5.95
Pale Teal
#82CBB2
ΔE00 6.51
Tiffany Blue
#7BF2DA
ΔE00 6.97
Darkturquoise
#00CED1
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD8CD #D87C87
analogous
#7CD89F #7CD8CD #7CB5D8
triadic
#7CD8CD #CD7CD8 #D8CD7C
tetradic
#7CD8CD #9F7CD8 #D87C87 #B5D87C
square
#7CD8CD #9F7CD8 #D87C87 #B5D87C
split-complementary
#7CD8CD #D87CB5 #D89F7C
monochromatic
#32A89A #4DCABB #7CD8CD #ABE6DF #DAF4F1
Accessibility & contrast
On white
1.67
#7CD8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#7CD8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD8CD
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD8CD | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCD
Deuteranopia (green-blind)
#C0C3CE
Tritanopia (blue-blind)
#55DCD4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #7cd8cd; /* rgb */ color: rgb(124, 216, 205); /* oklch */ color: oklch(82.2% 0.090 185.7);
Tailwind
colors: {
custom: {
50: '#a7e4dc',
500: '#7cd8cd',
950: '#000000',
},
}SCSS
$custom: #7cd8cd; $custom-light: #a7e4dc; $custom-dark: #000000;
JSON
{
"hex": "#7cd8cd",
"rgb": {
"r": 124,
"g": 216,
"b": 205
},
"hsl": {
"h": 172.826,
"s": 54.118,
"l": 66.667
},
"oklch": {
"l": 0.82187,
"c": 0.08989,
"h": 185.7
},
"luminance": 0.57805
}Semantic roles & 50–950 ramp
primary
#7CD8CD
secondary
#AB4D58
accent
#2437C2
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101515
muted
#818484