#7CD6BC#7CD6BC
#7CD6BC is a light, moderate teal. Relative luminance 0.560; OKLCH L 81.2% C 0.095 H 173.2°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD6BC |
|---|---|
| RGB | rgb(124, 214, 188) |
| HSL | hsl(163, 52%, 66%) |
| HSV | hsv(163, 42%, 84%) |
| CMYK | cmyk(42.1%, 0%, 12.1%, 16.1%) |
| CIE-LAB | lab(79.62, -33.03, 4.43) |
| CIE-LCH | lch(79.62, 33.33, 172.36°) |
| OKLab | oklab(81.23% -0.0944 0.0112) |
| OKLCH | oklch(81.23% 0.095 173.2) |
| XYZ | xyz(41.4322, 56.0061, 56.1942) |
| Luminance | 0.5601 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.30
Pale Teal
#82CBB2
ΔE00 3.10
Mediumaquamarine
#66CDAA
ΔE00 4.01
Light Teal
#90E4C1
ΔE00 4.45
Seafoam
#7FE0B3
ΔE00 5.55
Tiffany Blue
#7BF2DA
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD6BC #D67C96
analogous
#7CD68F #7CD6BC #7CC3D6
triadic
#7CD6BC #BC7CD6 #D6BC7C
tetradic
#7CD6BC #8F7CD6 #D67C96 #C3D67C
square
#7CD6BC #8F7CD6 #D67C96 #C3D67C
split-complementary
#7CD6BC #D67CC3 #D68F7C
monochromatic
#33A484 #4DC7A4 #7CD6BC #ABE5D4 #D9F3EC
Accessibility & contrast
On white
1.72
#7CD6BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#7CD6BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD6BC
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD6BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD6BC | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CCBB
Deuteranopia (green-blind)
#C2C1BE
Tritanopia (blue-blind)
#5ED8CE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #7cd6bc; /* rgb */ color: rgb(124, 214, 188); /* oklch */ color: oklch(81.2% 0.095 173.2);
Tailwind
colors: {
custom: {
50: '#a6e3d0',
500: '#7cd6bc',
950: '#000000',
},
}SCSS
$custom: #7cd6bc; $custom-light: #a6e3d0; $custom-dark: #000000;
JSON
{
"hex": "#7cd6bc",
"rgb": {
"r": 124,
"g": 214,
"b": 188
},
"hsl": {
"h": 162.667,
"s": 52.326,
"l": 66.275
},
"oklch": {
"l": 0.81228,
"c": 0.09508,
"h": 173.2
},
"luminance": 0.56009
}Semantic roles & 50–950 ramp
primary
#7CD6BC
secondary
#A84E68
accent
#2652C0
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483