#7CDCD1#7CDCD1
#7CDCD1 is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.2% C 0.093 H 186.1°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDCD1 |
|---|---|
| RGB | rgb(124, 220, 209) |
| HSL | hsl(173, 58%, 67%) |
| HSV | hsv(173, 44%, 86%) |
| CMYK | cmyk(43.6%, 0%, 5%, 13.7%) |
| CIE-LAB | lab(81.88, -31.01, -3.46) |
| CIE-LCH | lch(81.88, 31.20, 186.36°) |
| OKLab | oklab(83.23% -0.0924 -0.0098) |
| OKLCH | oklch(83.23% 0.093 186.1) |
| XYZ | xyz(45.4094, 60.0714, 69.5113) |
| Luminance | 0.6008 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.91
Mediumturquoise
#48D1CC
ΔE00 5.11
Tiffany Blue
#7BF2DA
ΔE00 6.24
Seafoam Blue
#78D1B6
ΔE00 6.38
Pale Teal
#82CBB2
ΔE00 7.15
Darkturquoise
#00CED1
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDCD1 #DC7C87
analogous
#7CDCA1 #7CDCD1 #7CB7DC
triadic
#7CDCD1 #D17CDC #DCD17C
tetradic
#7CDCD1 #A17CDC #DC7C87 #B7DC7C
square
#7CDCD1 #A17CDC #DC7C87 #B7DC7C
split-complementary
#7CDCD1 #DC7CB7 #DCA17C
monochromatic
#2FAFA0 #4CCFC0 #7CDCD1 #ACE9E2 #DDF6F3
Accessibility & contrast
On white
1.61
#7CDCD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#7CDCD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDCD1
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDCD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDCD1 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D3D1
Deuteranopia (green-blind)
#C3C7D2
Tritanopia (blue-blind)
#52E0D8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7cdcd1; /* rgb */ color: rgb(124, 220, 209); /* oklch */ color: oklch(83.2% 0.093 186.1);
Tailwind
colors: {
custom: {
50: '#a7e7df',
500: '#7cdcd1',
950: '#000000',
},
}SCSS
$custom: #7cdcd1; $custom-light: #a7e7df; $custom-dark: #000000;
JSON
{
"hex": "#7cdcd1",
"rgb": {
"r": 124,
"g": 220,
"b": 209
},
"hsl": {
"h": 173.125,
"s": 57.831,
"l": 67.451
},
"oklch": {
"l": 0.83229,
"c": 0.09289,
"h": 186.1
},
"luminance": 0.60075
}Semantic roles & 50–950 ramp
primary
#7CDCD1
secondary
#B14B57
accent
#2033C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484