#7CD6CC#7CD6CC
#7CD6CC is a light, moderate teal. Relative luminance 0.567; OKLCH L 81.7% C 0.088 H 186.5°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD6CC |
|---|---|
| RGB | rgb(124, 214, 204) |
| HSL | hsl(173, 52%, 66%) |
| HSV | hsv(173, 42%, 84%) |
| CMYK | cmyk(42.1%, 0%, 4.7%, 16.1%) |
| CIE-LAB | lab(80.03, -29.33, -3.51) |
| CIE-LCH | lch(80.03, 29.54, 186.82°) |
| OKLab | oklab(81.7% -0.0875 -0.0099) |
| OKLCH | oklch(81.7% 0.088 186.5) |
| XYZ | xyz(43.2536, 56.7346, 65.7866) |
| Luminance | 0.5674 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.71
Turquoise
#40E0D0
ΔE00 5.67
Seafoam Blue
#78D1B6
ΔE00 6.14
Pale Teal
#82CBB2
ΔE00 6.53
Tiffany Blue
#7BF2DA
ΔE00 7.55
Darkturquoise
#00CED1
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD6CC #D67C86
analogous
#7CD69F #7CD6CC #7CB3D6
triadic
#7CD6CC #CC7CD6 #D6CC7C
tetradic
#7CD6CC #9F7CD6 #D67C86 #B3D67C
square
#7CD6CC #9F7CD6 #D67C86 #B3D67C
split-complementary
#7CD6CC #D67CB3 #D69F7C
monochromatic
#33A498 #4DC7BA #7CD6CC #ABE5DE #D9F3F0
Accessibility & contrast
On white
1.70
#7CD6CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#7CD6CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD6CC
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD6CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD6CC | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDCC
Deuteranopia (green-blind)
#BEC2CD
Tritanopia (blue-blind)
#56DAD3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #7cd6cc; /* rgb */ color: rgb(124, 214, 204); /* oklch */ color: oklch(81.7% 0.088 186.5);
Tailwind
colors: {
custom: {
50: '#a7e3db',
500: '#7cd6cc',
950: '#000000',
},
}SCSS
$custom: #7cd6cc; $custom-light: #a7e3db; $custom-dark: #000000;
JSON
{
"hex": "#7cd6cc",
"rgb": {
"r": 124,
"g": 214,
"b": 204
},
"hsl": {
"h": 173.333,
"s": 52.326,
"l": 66.275
},
"oklch": {
"l": 0.81697,
"c": 0.0881,
"h": 186.5
},
"luminance": 0.56738
}Semantic roles & 50–950 ramp
primary
#7CD6CC
secondary
#A84E58
accent
#2637C0
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101515
muted
#818484