#6CDCDC#6CDCDC
#6CDCDC is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.9% C 0.102 H 195.4°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDCDC |
|---|---|
| RGB | rgb(108, 220, 220) |
| HSL | hsl(180, 62%, 64%) |
| HSV | hsv(180, 51%, 86%) |
| CMYK | cmyk(50.9%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(81.59, -31.83, -9.80) |
| CIE-LCH | lch(81.59, 33.30, 197.12°) |
| OKLab | oklab(82.93% -0.0987 -0.0271) |
| OKLCH | oklch(82.93% 0.102 195.4) |
| XYZ | xyz(44.6905, 59.5377, 76.8331) |
| Luminance | 0.5954 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.23
Darkturquoise
#00CED1
ΔE00 5.58
Aqua Blue
#02D8E9
ΔE00 6.21
Turquoise
#40E0D0
ΔE00 6.51
Robin'S Egg
#6DEDFD
ΔE00 6.61
Bright Light Blue
#26F7FD
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDCDC #DC6C6C
analogous
#6CDCA4 #6CDCDC #6CA4DC
triadic
#6CDCDC #DC6CDC #DCDC6C
tetradic
#6CDCDC #A46CDC #DC6C6C #A4DC6C
square
#6CDCDC #A46CDC #DC6C6C #A4DC6C
split-complementary
#6CDCDC #DC6CA4 #DCA46C
monochromatic
#28A6A6 #3BD0D0 #6CDCDC #9DE8E8 #CFF4F4
Accessibility & contrast
On white
1.63
#6CDCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#6CDCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDCDC
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDCDC | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DC
Deuteranopia (green-blind)
#BDC5DD
Tritanopia (blue-blind)
#11E2DC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6cdcdc; /* rgb */ color: rgb(108, 220, 220); /* oklch */ color: oklch(82.9% 0.102 195.4);
Tailwind
colors: {
custom: {
50: '#9fe7e6',
500: '#6cdcdc',
950: '#000000',
},
}SCSS
$custom: #6cdcdc; $custom-light: #9fe7e6; $custom-dark: #000000;
JSON
{
"hex": "#6cdcdc",
"rgb": {
"r": 108,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 61.538,
"l": 64.314
},
"oklch": {
"l": 0.82931,
"c": 0.1024,
"h": 195.4
},
"luminance": 0.59542
}Semantic roles & 50–950 ramp
primary
#6CDCDC
secondary
#A94343
accent
#1C1CC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1616
muted
#808484