#7CD6BA#7CD6BA
#7CD6BA is a light, moderate teal. Relative luminance 0.559; OKLCH L 81.2% C 0.096 H 171.7°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD6BA |
|---|---|
| RGB | rgb(124, 214, 186) |
| HSL | hsl(161, 52%, 66%) |
| HSV | hsv(161, 42%, 84%) |
| CMYK | cmyk(42.1%, 0%, 13.1%, 16.1%) |
| CIE-LAB | lab(79.57, -33.47, 5.43) |
| CIE-LCH | lch(79.57, 33.91, 170.79°) |
| OKLab | oklab(81.17% -0.0953 0.0138) |
| OKLCH | oklch(81.17% 0.096 171.7) |
| XYZ | xyz(41.2181, 55.9204, 55.0666) |
| Luminance | 0.5592 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.23
Pale Teal
#82CBB2
ΔE00 3.09
Mediumaquamarine
#66CDAA
ΔE00 3.61
Light Teal
#90E4C1
ΔE00 4.12
Seafoam
#7FE0B3
ΔE00 4.98
Eucalyptus
#44D7A8
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD6BA #D67C98
analogous
#7CD68D #7CD6BA #7CC5D6
triadic
#7CD6BA #BA7CD6 #D6BA7C
tetradic
#7CD6BA #8D7CD6 #D67C98 #C5D67C
square
#7CD6BA #8D7CD6 #D67C98 #C5D67C
split-complementary
#7CD6BA #D67CC5 #D68D7C
monochromatic
#33A481 #4DC7A1 #7CD6BA #ABE5D3 #D9F3EB
Accessibility & contrast
On white
1.72
#7CD6BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#7CD6BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD6BA
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD6BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD6BA | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CCB9
Deuteranopia (green-blind)
#C2C1BC
Tritanopia (blue-blind)
#5FD7CE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #7cd6ba; /* rgb */ color: rgb(124, 214, 186); /* oklch */ color: oklch(81.2% 0.096 171.7);
Tailwind
colors: {
custom: {
50: '#a6e3ce',
500: '#7cd6ba',
950: '#000000',
},
}SCSS
$custom: #7cd6ba; $custom-light: #a6e3ce; $custom-dark: #000000;
JSON
{
"hex": "#7cd6ba",
"rgb": {
"r": 124,
"g": 214,
"b": 186
},
"hsl": {
"h": 161.333,
"s": 52.326,
"l": 66.275
},
"oklch": {
"l": 0.81172,
"c": 0.09628,
"h": 171.7
},
"luminance": 0.55923
}Semantic roles & 50–950 ramp
primary
#7CD6BA
secondary
#A84E6A
accent
#2656C0
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101513
muted
#818483