#7CD1BC#7CD1BC
#7CD1BC is a light, moderate teal. Relative luminance 0.535; OKLCH L 80.1% C 0.089 H 176.3°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD1BC |
|---|---|
| RGB | rgb(124, 209, 188) |
| HSL | hsl(165, 48%, 65%) |
| HSV | hsv(165, 41%, 82%) |
| CMYK | cmyk(40.7%, 0%, 10%, 18%) |
| CIE-LAB | lab(78.18, -30.66, 2.35) |
| CIE-LCH | lch(78.18, 30.75, 175.63°) |
| OKLab | oklab(80.07% -0.0885 0.0058) |
| OKLCH | oklch(80.07% 0.089 176.3) |
| XYZ | xyz(40.1862, 53.5140, 55.7788) |
| Luminance | 0.5352 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.96
Pale Teal
#82CBB2
ΔE00 2.60
Mediumaquamarine
#66CDAA
ΔE00 4.81
Light Teal
#90E4C1
ΔE00 6.12
Turquoise
#40E0D0
ΔE00 6.77
Seafoam
#7FE0B3
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD1BC #D17C91
analogous
#7CD191 #7CD1BC #7CBCD1
triadic
#7CD1BC #BC7CD1 #D1BC7C
tetradic
#7CD1BC #917CD1 #D17C91 #BCD17C
square
#7CD1BC #917CD1 #D17C91 #BCD17C
split-complementary
#7CD1BC #D17CBC #D1917C
monochromatic
#379C83 #4FC1A5 #7CD1BC #A9E1D3 #D7F1EA
Accessibility & contrast
On white
1.79
#7CD1BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#7CD1BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD1BC
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD1BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD1BC | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC7BB
Deuteranopia (green-blind)
#BDBDBE
Tritanopia (blue-blind)
#5FD3CB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7cd1bc; /* rgb */ color: rgb(124, 209, 188); /* oklch */ color: oklch(80.1% 0.089 176.3);
Tailwind
colors: {
custom: {
50: '#a6dfd0',
500: '#7cd1bc',
950: '#000000',
},
}SCSS
$custom: #7cd1bc; $custom-light: #a6dfd0; $custom-dark: #000000;
JSON
{
"hex": "#7cd1bc",
"rgb": {
"r": 124,
"g": 209,
"b": 188
},
"hsl": {
"h": 165.176,
"s": 48.023,
"l": 65.294
},
"oklch": {
"l": 0.80066,
"c": 0.08868,
"h": 176.3
},
"luminance": 0.53517
}Semantic roles & 50–950 ramp
primary
#7CD1BC
secondary
#A15064
accent
#2A4EBB
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483