#7CD3DC#7CD3DC
#7CD3DC is a light, moderate teal. Relative luminance 0.560; OKLCH L 81.5% C 0.085 H 204.2°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD3DC |
|---|---|
| RGB | rgb(124, 211, 220) |
| HSL | hsl(186, 58%, 67%) |
| HSV | hsv(186, 44%, 86%) |
| CMYK | cmyk(43.6%, 4.1%, 0%, 13.7%) |
| CIE-LAB | lab(79.64, -23.91, -12.65) |
| CIE-LCH | lch(79.64, 27.05, 207.88°) |
| OKLab | oklab(81.53% -0.0775 -0.0348) |
| OKLCH | oklch(81.53% 0.085 204.2) |
| XYZ | xyz(44.5198, 56.0375, 76.1666) |
| Luminance | 0.5604 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.13
Robin'S Egg
#6DEDFD
ΔE00 6.49
Robin'S Egg Blue
#98EFF9
ΔE00 6.53
Robin Egg Blue
#8AF1FE
ΔE00 6.85
Powder Blue
#B0E0E6
ΔE00 7.46
Mediumturquoise
#48D1CC
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD3DC #DC857C
analogous
#7CDCB5 #7CD3DC #7CA3DC
triadic
#7CD3DC #DC7CD3 #D3DC7C
tetradic
#7CD3DC #B57CDC #DC857C #A3DC7C
square
#7CD3DC #B57CDC #DC857C #A3DC7C
split-complementary
#7CD3DC #DC7CA3 #DCB57C
monochromatic
#2FA3AF #4CC3CF #7CD3DC #ACE3E9 #DDF3F6
Accessibility & contrast
On white
1.72
#7CD3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#7CD3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD3DC
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD3DC | 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)
#C7CCDD
Deuteranopia (green-blind)
#B7C0DC
Tritanopia (blue-blind)
#4DD9D5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #7cd3dc; /* rgb */ color: rgb(124, 211, 220); /* oklch */ color: oklch(81.5% 0.085 204.2);
Tailwind
colors: {
custom: {
50: '#a7e0e6',
500: '#7cd3dc',
950: '#000000',
},
}SCSS
$custom: #7cd3dc; $custom-light: #a7e0e6; $custom-dark: #000000;
JSON
{
"hex": "#7cd3dc",
"rgb": {
"r": 124,
"g": 211,
"b": 220
},
"hsl": {
"h": 185.625,
"s": 57.831,
"l": 67.451
},
"oklch": {
"l": 0.81532,
"c": 0.08494,
"h": 204.2
},
"luminance": 0.56041
}Semantic roles & 50–950 ramp
primary
#7CD3DC
secondary
#B1554B
accent
#3020C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484