#7CCDCC#7CCDCC
#7CCDCC is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.6% C 0.080 H 194.7°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCDCC |
|---|---|
| RGB | rgb(124, 205, 204) |
| HSL | hsl(179, 45%, 65%) |
| HSV | hsv(179, 40%, 80%) |
| CMYK | cmyk(39.5%, 0%, 0.5%, 19.6%) |
| CIE-LAB | lab(77.46, -24.95, -7.30) |
| CIE-LCH | lch(77.46, 25.99, 196.31°) |
| OKLab | oklab(79.63% -0.077 -0.0201) |
| OKLCH | oklch(79.63% 0.08 194.7) |
| XYZ | xyz(41.0385, 52.3044, 65.0483) |
| Luminance | 0.5231 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.31
Darkturquoise
#00CED1
ΔE00 6.71
Aqua Blue
#02D8E9
ΔE00 8.17
Turquoise
#40E0D0
ΔE00 8.78
Paleturquoise
#AFEEEE
ΔE00 8.87
Robin'S Egg Blue
#98EFF9
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCDCC #CD7C7D
analogous
#7CCDA4 #7CCDCC #7CA6CD
triadic
#7CCDCC #CC7CCD #CDCC7C
tetradic
#7CCDCC #A47CCD #CD7C7D #A6CD7C
square
#7CCDCC #A47CCD #CD7C7D #A6CD7C
split-complementary
#7CCDCC #CD7CA6 #CDA47C
monochromatic
#399694 #50BCBB #7CCDCC #A8DEDD #D5EFEE
Accessibility & contrast
On white
1.83
#7CCDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#7CCDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCDCC
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCDCC | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CC
Deuteranopia (green-blind)
#B5BBCD
Tritanopia (blue-blind)
#58D2CC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7ccdcc; /* rgb */ color: rgb(124, 205, 204); /* oklch */ color: oklch(79.6% 0.080 194.7);
Tailwind
colors: {
custom: {
50: '#a6dcdb',
500: '#7ccdcc',
950: '#000000',
},
}SCSS
$custom: #7ccdcc; $custom-light: #a6dcdb; $custom-dark: #000000;
JSON
{
"hex": "#7ccdcc",
"rgb": {
"r": 124,
"g": 205,
"b": 204
},
"hsl": {
"h": 179.259,
"s": 44.751,
"l": 64.51
},
"oklch": {
"l": 0.79634,
"c": 0.07955,
"h": 194.7
},
"luminance": 0.52307
}Semantic roles & 50–950 ramp
primary
#7CCDCC
secondary
#9C5152
accent
#2E2FB8
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101515
muted
#818484