#7CD6CB#7CD6CB
#7CD6CB is a light, moderate teal. Relative luminance 0.567; OKLCH L 81.7% C 0.088 H 185.6°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD6CB |
|---|---|
| RGB | rgb(124, 214, 203) |
| HSL | hsl(173, 52%, 66%) |
| HSV | hsv(173, 42%, 84%) |
| CMYK | cmyk(42.1%, 0%, 5.1%, 16.1%) |
| CIE-LAB | lab(80.00, -29.57, -3.02) |
| CIE-LCH | lch(80.00, 29.72, 185.82°) |
| OKLab | oklab(81.67% -0.088 -0.0086) |
| OKLCH | oklch(81.67% 0.088 185.6) |
| XYZ | xyz(43.1340, 56.6868, 65.1570) |
| Luminance | 0.5669 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.86
Turquoise
#40E0D0
ΔE00 5.56
Seafoam Blue
#78D1B6
ΔE00 5.78
Pale Teal
#82CBB2
ΔE00 6.22
Tiffany Blue
#7BF2DA
ΔE00 7.36
Darkturquoise
#00CED1
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD6CB #D67C87
analogous
#7CD69E #7CD6CB #7CB4D6
triadic
#7CD6CB #CB7CD6 #D6CB7C
tetradic
#7CD6CB #9E7CD6 #D67C87 #B4D67C
square
#7CD6CB #9E7CD6 #D67C87 #B4D67C
split-complementary
#7CD6CB #D67CB4 #D69E7C
monochromatic
#33A496 #4DC7B8 #7CD6CB #ABE5DE #D9F3F0
Accessibility & contrast
On white
1.70
#7CD6CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#7CD6CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD6CB
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD6CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD6CB | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDCB
Deuteranopia (green-blind)
#BEC2CC
Tritanopia (blue-blind)
#57DAD2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #7cd6cb; /* rgb */ color: rgb(124, 214, 203); /* oklch */ color: oklch(81.7% 0.088 185.6);
Tailwind
colors: {
custom: {
50: '#a7e3da',
500: '#7cd6cb',
950: '#000000',
},
}SCSS
$custom: #7cd6cb; $custom-light: #a7e3da; $custom-dark: #000000;
JSON
{
"hex": "#7cd6cb",
"rgb": {
"r": 124,
"g": 214,
"b": 203
},
"hsl": {
"h": 172.667,
"s": 52.326,
"l": 66.275
},
"oklch": {
"l": 0.81666,
"c": 0.08838,
"h": 185.6
},
"luminance": 0.5669
}Semantic roles & 50–950 ramp
primary
#7CD6CB
secondary
#A84E59
accent
#2639C0
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483