#7CD4DC#7CD4DC
#7CD4DC is a light, moderate teal. Relative luminance 0.565; OKLCH L 81.8% C 0.086 H 203.2°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD4DC |
|---|---|
| RGB | rgb(124, 212, 220) |
| HSL | hsl(185, 58%, 67%) |
| HSV | hsv(185, 44%, 86%) |
| CMYK | cmyk(43.6%, 3.6%, 0%, 13.7%) |
| CIE-LAB | lab(79.92, -24.41, -12.23) |
| CIE-LCH | lch(79.92, 27.30, 206.61°) |
| OKLab | oklab(81.76% -0.0786 -0.0336) |
| OKLCH | oklch(81.76% 0.086 203.2) |
| XYZ | xyz(44.7690, 56.5359, 76.2496) |
| Luminance | 0.5654 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.08
Robin'S Egg
#6DEDFD
ΔE00 6.35
Robin'S Egg Blue
#98EFF9
ΔE00 6.37
Robin Egg Blue
#8AF1FE
ΔE00 6.69
Mediumturquoise
#48D1CC
ΔE00 7.25
Darkturquoise
#00CED1
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD4DC #DC847C
analogous
#7CDCB4 #7CD4DC #7CA4DC
triadic
#7CD4DC #DC7CD4 #D4DC7C
tetradic
#7CD4DC #B47CDC #DC847C #A4DC7C
square
#7CD4DC #B47CDC #DC847C #A4DC7C
split-complementary
#7CD4DC #DC7CA4 #DCB47C
monochromatic
#2FA4AF #4CC4CF #7CD4DC #ACE4E9 #DDF4F6
Accessibility & contrast
On white
1.71
#7CD4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#7CD4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD4DC
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD4DC | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDD
Deuteranopia (green-blind)
#B8C1DC
Tritanopia (blue-blind)
#4DDAD6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #7cd4dc; /* rgb */ color: rgb(124, 212, 220); /* oklch */ color: oklch(81.8% 0.086 203.2);
Tailwind
colors: {
custom: {
50: '#a7e1e6',
500: '#7cd4dc',
950: '#000000',
},
}SCSS
$custom: #7cd4dc; $custom-light: #a7e1e6; $custom-dark: #000000;
JSON
{
"hex": "#7cd4dc",
"rgb": {
"r": 124,
"g": 212,
"b": 220
},
"hsl": {
"h": 185,
"s": 57.831,
"l": 67.451
},
"oklch": {
"l": 0.81758,
"c": 0.08553,
"h": 203.2
},
"luminance": 0.56539
}Semantic roles & 50–950 ramp
primary
#7CD4DC
secondary
#B1544B
accent
#2E20C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484