#6CDCD7#6CDCD7
#6CDCD7 is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.8% C 0.103 H 191.5°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDCD7 |
|---|---|
| RGB | rgb(108, 220, 215) |
| HSL | hsl(177, 62%, 64%) |
| HSV | hsv(177, 51%, 86%) |
| CMYK | cmyk(50.9%, 0%, 2.3%, 13.7%) |
| CIE-LAB | lab(81.44, -33.11, -7.36) |
| CIE-LCH | lch(81.44, 33.92, 192.53°) |
| OKLab | oklab(82.77% -0.1008 -0.0204) |
| OKLCH | oklch(82.77% 0.103 191.5) |
| XYZ | xyz(44.0382, 59.2768, 73.3976) |
| Luminance | 0.5928 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.60
Turquoise
#40E0D0
ΔE00 4.93
Darkturquoise
#00CED1
ΔE00 5.91
Bright Light Blue
#26F7FD
ΔE00 7.55
Aqua Blue
#02D8E9
ΔE00 7.74
Tiffany Blue
#7BF2DA
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDCD7 #DC6C71
analogous
#6CDC9F #6CDCD7 #6CA9DC
triadic
#6CDCD7 #D76CDC #DCD76C
tetradic
#6CDCD7 #9F6CDC #DC6C71 #A9DC6C
square
#6CDCD7 #9F6CDC #DC6C71 #A9DC6C
split-complementary
#6CDCD7 #DC6CA9 #DC9F6C
monochromatic
#28A6A0 #3BD0CA #6CDCD7 #9DE8E4 #CFF4F2
Accessibility & contrast
On white
1.63
#6CDCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#6CDCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDCD7
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDCD7 | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D2D7
Deuteranopia (green-blind)
#BEC5D8
Tritanopia (blue-blind)
#1CE1DA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6cdcd7; /* rgb */ color: rgb(108, 220, 215); /* oklch */ color: oklch(82.8% 0.103 191.5);
Tailwind
colors: {
custom: {
50: '#9fe7e3',
500: '#6cdcd7',
950: '#000000',
},
}SCSS
$custom: #6cdcd7; $custom-light: #9fe7e3; $custom-dark: #000000;
JSON
{
"hex": "#6cdcd7",
"rgb": {
"r": 108,
"g": 220,
"b": 215
},
"hsl": {
"h": 177.321,
"s": 61.538,
"l": 64.314
},
"oklch": {
"l": 0.82769,
"c": 0.10288,
"h": 191.5
},
"luminance": 0.59281
}Semantic roles & 50–950 ramp
primary
#6CDCD7
secondary
#A94348
accent
#1C24C9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484