#7CD6BD#7CD6BD
#7CD6BD is a light, moderate teal. Relative luminance 0.561; OKLCH L 81.3% C 0.094 H 174.0°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD6BD |
|---|---|
| RGB | rgb(124, 214, 189) |
| HSL | hsl(163, 52%, 66%) |
| HSV | hsv(163, 42%, 84%) |
| CMYK | cmyk(42.1%, 0%, 11.7%, 16.1%) |
| CIE-LAB | lab(79.64, -32.81, 3.93) |
| CIE-LCH | lch(79.64, 33.04, 173.16°) |
| OKLab | oklab(81.26% -0.094 0.0099) |
| OKLCH | oklch(81.26% 0.094 174) |
| XYZ | xyz(41.5404, 56.0493, 56.7639) |
| Luminance | 0.5605 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.45
Pale Teal
#82CBB2
ΔE00 3.16
Mediumaquamarine
#66CDAA
ΔE00 4.23
Light Teal
#90E4C1
ΔE00 4.65
Seafoam
#7FE0B3
ΔE00 5.85
Tiffany Blue
#7BF2DA
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD6BD #D67C95
analogous
#7CD690 #7CD6BD #7CC2D6
triadic
#7CD6BD #BD7CD6 #D6BD7C
tetradic
#7CD6BD #907CD6 #D67C95 #C2D67C
square
#7CD6BD #907CD6 #D67C95 #C2D67C
split-complementary
#7CD6BD #D67CC2 #D6907C
monochromatic
#33A485 #4DC7A6 #7CD6BD #ABE5D4 #D9F3EC
Accessibility & contrast
On white
1.72
#7CD6BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#7CD6BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD6BD
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD6BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD6BD | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CCBC
Deuteranopia (green-blind)
#C2C1BF
Tritanopia (blue-blind)
#5DD8CE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #7cd6bd; /* rgb */ color: rgb(124, 214, 189); /* oklch */ color: oklch(81.3% 0.094 174.0);
Tailwind
colors: {
custom: {
50: '#a6e3d0',
500: '#7cd6bd',
950: '#000000',
},
}SCSS
$custom: #7cd6bd; $custom-light: #a6e3d0; $custom-dark: #000000;
JSON
{
"hex": "#7cd6bd",
"rgb": {
"r": 124,
"g": 214,
"b": 189
},
"hsl": {
"h": 163.333,
"s": 52.326,
"l": 66.275
},
"oklch": {
"l": 0.81256,
"c": 0.09449,
"h": 174
},
"luminance": 0.56052
}Semantic roles & 50–950 ramp
primary
#7CD6BD
secondary
#A84E67
accent
#2651C0
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483