#7CD8CC#7CD8CC
#7CD8CC is a very light, moderate teal. Relative luminance 0.578; OKLCH L 82.2% C 0.090 H 184.9°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD8CC |
|---|---|
| RGB | rgb(124, 216, 204) |
| HSL | hsl(172, 54%, 67%) |
| HSV | hsv(172, 43%, 85%) |
| CMYK | cmyk(42.6%, 0%, 5.6%, 15.3%) |
| CIE-LAB | lab(80.60, -30.29, -2.67) |
| CIE-LCH | lch(80.60, 30.41, 185.04°) |
| OKLab | oklab(82.16% -0.0899 -0.0077) |
| OKLCH | oklch(82.16% 0.09 184.9) |
| XYZ | xyz(43.7629, 57.7531, 65.9564) |
| Luminance | 0.5776 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.05
Turquoise
#40E0D0
ΔE00 5.22
Seafoam Blue
#78D1B6
ΔE00 5.60
Pale Teal
#82CBB2
ΔE00 6.22
Tiffany Blue
#7BF2DA
ΔE00 6.78
Darkturquoise
#00CED1
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD8CC #D87C88
analogous
#7CD89E #7CD8CC #7CB6D8
triadic
#7CD8CC #CC7CD8 #D8CC7C
tetradic
#7CD8CC #9E7CD8 #D87C88 #B6D87C
square
#7CD8CC #9E7CD8 #D87C88 #B6D87C
split-complementary
#7CD8CC #D87CB6 #D89E7C
monochromatic
#32A898 #4DCABA #7CD8CC #ABE6DE #DAF4F1
Accessibility & contrast
On white
1.67
#7CD8CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#7CD8CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD8CC
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD8CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD8CC | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCC
Deuteranopia (green-blind)
#C0C3CD
Tritanopia (blue-blind)
#56DCD4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #7cd8cc; /* rgb */ color: rgb(124, 216, 204); /* oklch */ color: oklch(82.2% 0.090 184.9);
Tailwind
colors: {
custom: {
50: '#a7e4db',
500: '#7cd8cc',
950: '#000000',
},
}SCSS
$custom: #7cd8cc; $custom-light: #a7e4db; $custom-dark: #000000;
JSON
{
"hex": "#7cd8cc",
"rgb": {
"r": 124,
"g": 216,
"b": 204
},
"hsl": {
"h": 172.174,
"s": 54.118,
"l": 66.667
},
"oklch": {
"l": 0.82157,
"c": 0.0902,
"h": 184.9
},
"luminance": 0.57756
}Semantic roles & 50–950 ramp
primary
#7CD8CC
secondary
#AB4D59
accent
#2438C2
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101515
muted
#818484