#7CD1DC#7CD1DC
#7CD1DC is a light, moderate teal. Relative luminance 0.551; OKLCH L 81.1% C 0.084 H 206.3°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD1DC |
|---|---|
| RGB | rgb(124, 209, 220) |
| HSL | hsl(187, 58%, 67%) |
| HSV | hsv(187, 44%, 86%) |
| CMYK | cmyk(43.6%, 5%, 0%, 13.7%) |
| CIE-LAB | lab(79.07, -22.92, -13.50) |
| CIE-LCH | lch(79.07, 26.60, 210.50°) |
| OKLab | oklab(81.08% -0.0752 -0.0371) |
| OKLCH | oklch(81.08% 0.084 206.3) |
| XYZ | xyz(44.0261, 55.0500, 76.0020) |
| Luminance | 0.5505 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.33
Robin'S Egg
#6DEDFD
ΔE00 6.86
Robin'S Egg Blue
#98EFF9
ΔE00 6.93
Robin Egg Blue
#8AF1FE
ΔE00 7.24
Sky Blue
#87CEEB
ΔE00 7.42
Powder Blue
#B0E0E6
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD1DC #DC877C
analogous
#7CDCB7 #7CD1DC #7CA1DC
triadic
#7CD1DC #DC7CD1 #D1DC7C
tetradic
#7CD1DC #B77CDC #DC877C #A1DC7C
square
#7CD1DC #B77CDC #DC877C #A1DC7C
split-complementary
#7CD1DC #DC7CA1 #DCB77C
monochromatic
#2FA0AF #4CC0CF #7CD1DC #ACE2E9 #DDF3F6
Accessibility & contrast
On white
1.75
#7CD1DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#7CD1DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD1DC
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD1DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD1DC | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDD
Deuteranopia (green-blind)
#B5BFDC
Tritanopia (blue-blind)
#4ED8D4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #7cd1dc; /* rgb */ color: rgb(124, 209, 220); /* oklch */ color: oklch(81.1% 0.084 206.3);
Tailwind
colors: {
custom: {
50: '#a7dfe6',
500: '#7cd1dc',
950: '#000000',
},
}SCSS
$custom: #7cd1dc; $custom-light: #a7dfe6; $custom-dark: #000000;
JSON
{
"hex": "#7cd1dc",
"rgb": {
"r": 124,
"g": 209,
"b": 220
},
"hsl": {
"h": 186.875,
"s": 57.831,
"l": 67.451
},
"oklch": {
"l": 0.81079,
"c": 0.08384,
"h": 206.3
},
"luminance": 0.55053
}Semantic roles & 50–950 ramp
primary
#7CD1DC
secondary
#B1574B
accent
#3320C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484