#7CDCD6#7CDCD6
#7CDCD6 is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.4% C 0.092 H 190.3°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDCD6 |
|---|---|
| RGB | rgb(124, 220, 214) |
| HSL | hsl(176, 58%, 67%) |
| HSV | hsv(176, 44%, 86%) |
| CMYK | cmyk(43.6%, 0%, 2.7%, 13.7%) |
| CIE-LAB | lab(82.01, -29.80, -5.92) |
| CIE-LCH | lch(82.01, 30.38, 191.23°) |
| OKLab | oklab(83.38% -0.0903 -0.0164) |
| OKLCH | oklch(83.38% 0.092 190.3) |
| XYZ | xyz(46.0382, 60.3229, 72.8227) |
| Luminance | 0.6033 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.78
Turquoise
#40E0D0
ΔE00 5.81
Darkturquoise
#00CED1
ΔE00 7.20
Paleturquoise
#AFEEEE
ΔE00 7.45
Tiffany Blue
#7BF2DA
ΔE00 7.54
Robin'S Egg Blue
#98EFF9
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDCD6 #DC7C82
analogous
#7CDCA6 #7CDCD6 #7CB2DC
triadic
#7CDCD6 #D67CDC #DCD67C
tetradic
#7CDCD6 #A67CDC #DC7C82 #B2DC7C
square
#7CDCD6 #A67CDC #DC7C82 #B2DC7C
split-complementary
#7CDCD6 #DC7CB2 #DCA67C
monochromatic
#2FAFA7 #4CCFC7 #7CDCD6 #ACE9E5 #DDF6F4
Accessibility & contrast
On white
1.61
#7CDCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#7CDCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDCD6
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDCD6 | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D3D6
Deuteranopia (green-blind)
#C2C7D7
Tritanopia (blue-blind)
#4FE1DA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7cdcd6; /* rgb */ color: rgb(124, 220, 214); /* oklch */ color: oklch(83.4% 0.092 190.3);
Tailwind
colors: {
custom: {
50: '#a7e7e2',
500: '#7cdcd6',
950: '#000000',
},
}SCSS
$custom: #7cdcd6; $custom-light: #a7e7e2; $custom-dark: #000000;
JSON
{
"hex": "#7cdcd6",
"rgb": {
"r": 124,
"g": 220,
"b": 214
},
"hsl": {
"h": 176.25,
"s": 57.831,
"l": 67.451
},
"oklch": {
"l": 0.83384,
"c": 0.09176,
"h": 190.3
},
"luminance": 0.60327
}Semantic roles & 50–950 ramp
primary
#7CDCD6
secondary
#B14B51
accent
#202AC5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484