#6CDCD9#6CDCD9
#6CDCD9 is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.8% C 0.103 H 193.0°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDCD9 |
|---|---|
| RGB | rgb(108, 220, 217) |
| HSL | hsl(178, 62%, 64%) |
| HSV | hsv(178, 51%, 86%) |
| CMYK | cmyk(50.9%, 0%, 1.4%, 13.7%) |
| CIE-LAB | lab(81.50, -32.60, -8.34) |
| CIE-LCH | lch(81.50, 33.65, 194.34°) |
| OKLab | oklab(82.83% -0.1 -0.0231) |
| OKLCH | oklch(82.83% 0.103 193) |
| XYZ | xyz(44.2967, 59.3802, 74.7593) |
| Luminance | 0.5938 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.75
Turquoise
#40E0D0
ΔE00 5.54
Darkturquoise
#00CED1
ΔE00 5.70
Aqua Blue
#02D8E9
ΔE00 7.10
Bright Light Blue
#26F7FD
ΔE00 7.27
Robin'S Egg
#6DEDFD
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDCD9 #DC6C6F
analogous
#6CDCA1 #6CDCD9 #6CA7DC
triadic
#6CDCD9 #D96CDC #DCD96C
tetradic
#6CDCD9 #A16CDC #DC6C6F #A7DC6C
square
#6CDCD9 #A16CDC #DC6C6F #A7DC6C
split-complementary
#6CDCD9 #DC6CA7 #DCA16C
monochromatic
#28A6A3 #3BD0CC #6CDCD9 #9DE8E6 #CFF4F3
Accessibility & contrast
On white
1.63
#6CDCD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#6CDCD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDCD9
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDCD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDCD9 | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3D9
Deuteranopia (green-blind)
#BEC5DA
Tritanopia (blue-blind)
#18E2DB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6cdcd9; /* rgb */ color: rgb(108, 220, 217); /* oklch */ color: oklch(82.8% 0.103 193.0);
Tailwind
colors: {
custom: {
50: '#9fe7e4',
500: '#6cdcd9',
950: '#000000',
},
}SCSS
$custom: #6cdcd9; $custom-light: #9fe7e4; $custom-dark: #000000;
JSON
{
"hex": "#6cdcd9",
"rgb": {
"r": 108,
"g": 220,
"b": 217
},
"hsl": {
"h": 178.393,
"s": 61.538,
"l": 64.314
},
"oklch": {
"l": 0.82833,
"c": 0.10263,
"h": 193
},
"luminance": 0.59384
}Semantic roles & 50–950 ramp
primary
#6CDCD9
secondary
#A94346
accent
#1C21C9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484