#7CCDCD#7CCDCD
#7CCDCD is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.7% C 0.080 H 195.7°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCDCD |
|---|---|
| RGB | rgb(124, 205, 205) |
| HSL | hsl(180, 45%, 65%) |
| HSV | hsv(180, 40%, 80%) |
| CMYK | cmyk(39.5%, 0%, 0%, 19.6%) |
| CIE-LAB | lab(77.49, -24.70, -7.80) |
| CIE-LCH | lch(77.49, 25.90, 197.52°) |
| OKLab | oklab(79.67% -0.0765 -0.0215) |
| OKLCH | oklch(79.67% 0.08 195.7) |
| XYZ | xyz(41.1588, 52.3525, 65.6820) |
| Luminance | 0.5236 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.49
Darkturquoise
#00CED1
ΔE00 6.72
Aqua Blue
#02D8E9
ΔE00 7.94
Paleturquoise
#AFEEEE
ΔE00 8.82
Robin'S Egg Blue
#98EFF9
ΔE00 8.83
Powder Blue
#B0E0E6
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCDCD #CD7C7C
analogous
#7CCDA5 #7CCDCD #7CA5CD
triadic
#7CCDCD #CD7CCD #CDCD7C
tetradic
#7CCDCD #A57CCD #CD7C7C #A5CD7C
square
#7CCDCD #A57CCD #CD7C7C #A5CD7C
split-complementary
#7CCDCD #CD7CA5 #CDA57C
monochromatic
#399696 #50BCBC #7CCDCD #A8DEDE #D5EFEF
Accessibility & contrast
On white
1.83
#7CCDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#7CCDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCDCD
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCDCD | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6CD
Deuteranopia (green-blind)
#B5BBCE
Tritanopia (blue-blind)
#58D2CD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7ccdcd; /* rgb */ color: rgb(124, 205, 205); /* oklch */ color: oklch(79.7% 0.080 195.7);
Tailwind
colors: {
custom: {
50: '#a6dcdc',
500: '#7ccdcd',
950: '#000000',
},
}SCSS
$custom: #7ccdcd; $custom-light: #a6dcdc; $custom-dark: #000000;
JSON
{
"hex": "#7ccdcd",
"rgb": {
"r": 124,
"g": 205,
"b": 205
},
"hsl": {
"h": 180,
"s": 44.751,
"l": 64.51
},
"oklch": {
"l": 0.79667,
"c": 0.0795,
"h": 195.7
},
"luminance": 0.52356
}Semantic roles & 50–950 ramp
primary
#7CCDCD
secondary
#9C5151
accent
#2E2EB8
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484