#7CD1CB#7CD1CB
#7CD1CB is a light, moderate teal. Relative luminance 0.542; OKLCH L 80.5% C 0.083 H 189.8°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD1CB |
|---|---|
| RGB | rgb(124, 209, 203) |
| HSL | hsl(176, 48%, 65%) |
| HSV | hsv(176, 41%, 82%) |
| CMYK | cmyk(40.7%, 0%, 2.9%, 18%) |
| CIE-LAB | lab(78.58, -27.15, -5.12) |
| CIE-LCH | lch(78.58, 27.63, 190.68°) |
| OKLab | oklab(80.52% -0.0821 -0.0142) |
| OKLCH | oklch(80.52% 0.083 189.8) |
| XYZ | xyz(41.8880, 54.1947, 64.7417) |
| Luminance | 0.5420 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.56
Darkturquoise
#00CED1
ΔE00 6.93
Turquoise
#40E0D0
ΔE00 7.02
Pale Teal
#82CBB2
ΔE00 7.37
Seafoam Blue
#78D1B6
ΔE00 7.44
Paleturquoise
#AFEEEE
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD1CB #D17C82
analogous
#7CD1A1 #7CD1CB #7CACD1
triadic
#7CD1CB #CB7CD1 #D1CB7C
tetradic
#7CD1CB #A17CD1 #D17C82 #ACD17C
square
#7CD1CB #A17CD1 #D17C82 #ACD17C
split-complementary
#7CD1CB #D17CAC #D1A17C
monochromatic
#379C95 #4FC1B9 #7CD1CB #A9E1DD #D7F1EF
Accessibility & contrast
On white
1.77
#7CD1CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#7CD1CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD1CB
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD1CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD1CB | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CB
Deuteranopia (green-blind)
#B9BECC
Tritanopia (blue-blind)
#58D5CF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7cd1cb; /* rgb */ color: rgb(124, 209, 203); /* oklch */ color: oklch(80.5% 0.083 189.8);
Tailwind
colors: {
custom: {
50: '#a6dfda',
500: '#7cd1cb',
950: '#000000',
},
}SCSS
$custom: #7cd1cb; $custom-light: #a6dfda; $custom-dark: #000000;
JSON
{
"hex": "#7cd1cb",
"rgb": {
"r": 124,
"g": 209,
"b": 203
},
"hsl": {
"h": 175.765,
"s": 48.023,
"l": 65.294
},
"oklch": {
"l": 0.80518,
"c": 0.08332,
"h": 189.8
},
"luminance": 0.54198
}Semantic roles & 50–950 ramp
primary
#7CD1CB
secondary
#A15056
accent
#2A34BB
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483