#7CDCD2#7CDCD2
#7CDCD2 is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.3% C 0.093 H 186.9°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDCD2 |
|---|---|
| RGB | rgb(124, 220, 210) |
| HSL | hsl(174, 58%, 67%) |
| HSV | hsv(174, 44%, 86%) |
| CMYK | cmyk(43.6%, 0%, 4.5%, 13.7%) |
| CIE-LAB | lab(81.90, -30.77, -3.95) |
| CIE-LCH | lch(81.90, 31.02, 187.32°) |
| OKLab | oklab(83.26% -0.0919 -0.0111) |
| OKLCH | oklch(83.26% 0.093 186.9) |
| XYZ | xyz(45.5336, 60.1211, 70.1653) |
| Luminance | 0.6012 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.99
Turquoise
#40E0D0
ΔE00 5.04
Tiffany Blue
#7BF2DA
ΔE00 6.47
Seafoam Blue
#78D1B6
ΔE00 6.71
Pale Teal
#82CBB2
ΔE00 7.43
Darkturquoise
#00CED1
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDCD2 #DC7C86
analogous
#7CDCA2 #7CDCD2 #7CB6DC
triadic
#7CDCD2 #D27CDC #DCD27C
tetradic
#7CDCD2 #A27CDC #DC7C86 #B6DC7C
square
#7CDCD2 #A27CDC #DC7C86 #B6DC7C
split-complementary
#7CDCD2 #DC7CB6 #DCA27C
monochromatic
#2FAFA2 #4CCFC1 #7CDCD2 #ACE9E3 #DDF6F3
Accessibility & contrast
On white
1.61
#7CDCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#7CDCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDCD2
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDCD2 | 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)
#D3D3D2
Deuteranopia (green-blind)
#C3C7D3
Tritanopia (blue-blind)
#51E0D9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7cdcd2; /* rgb */ color: rgb(124, 220, 210); /* oklch */ color: oklch(83.3% 0.093 186.9);
Tailwind
colors: {
custom: {
50: '#a7e7df',
500: '#7cdcd2',
950: '#000000',
},
}SCSS
$custom: #7cdcd2; $custom-light: #a7e7df; $custom-dark: #000000;
JSON
{
"hex": "#7cdcd2",
"rgb": {
"r": 124,
"g": 220,
"b": 210
},
"hsl": {
"h": 173.75,
"s": 57.831,
"l": 67.451
},
"oklch": {
"l": 0.83259,
"c": 0.09262,
"h": 186.9
},
"luminance": 0.60125
}Semantic roles & 50–950 ramp
primary
#7CDCD2
secondary
#B14B56
accent
#2031C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484