#6CDCD5#6CDCD5
#6CDCD5 is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.7% C 0.103 H 189.9°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDCD5 |
|---|---|
| RGB | rgb(108, 220, 213) |
| HSL | hsl(176, 62%, 64%) |
| HSV | hsv(176, 51%, 86%) |
| CMYK | cmyk(50.9%, 0%, 3.2%, 13.7%) |
| CIE-LAB | lab(81.39, -33.62, -6.38) |
| CIE-LCH | lch(81.39, 34.22, 190.74°) |
| OKLab | oklab(82.71% -0.1017 -0.0178) |
| OKLCH | oklch(82.71% 0.103 189.9) |
| XYZ | xyz(43.7828, 59.1746, 72.0525) |
| Luminance | 0.5918 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.59
Turquoise
#40E0D0
ΔE00 4.37
Darkturquoise
#00CED1
ΔE00 6.20
Tiffany Blue
#7BF2DA
ΔE00 7.23
Bright Aqua
#0BF9EA
ΔE00 7.85
Bright Light Blue
#26F7FD
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDCD5 #DC6C73
analogous
#6CDC9D #6CDCD5 #6CABDC
triadic
#6CDCD5 #D56CDC #DCD56C
tetradic
#6CDCD5 #9D6CDC #DC6C73 #ABDC6C
square
#6CDCD5 #9D6CDC #DC6C73 #ABDC6C
split-complementary
#6CDCD5 #DC6CAB #DC9D6C
monochromatic
#28A69E #3BD0C7 #6CDCD5 #9DE8E3 #CFF4F1
Accessibility & contrast
On white
1.64
#6CDCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#6CDCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDCD5
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDCD5 | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D2D5
Deuteranopia (green-blind)
#BFC4D6
Tritanopia (blue-blind)
#20E1DA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6cdcd5; /* rgb */ color: rgb(108, 220, 213); /* oklch */ color: oklch(82.7% 0.103 189.9);
Tailwind
colors: {
custom: {
50: '#9fe7e1',
500: '#6cdcd5',
950: '#000000',
},
}SCSS
$custom: #6cdcd5; $custom-light: #9fe7e1; $custom-dark: #000000;
JSON
{
"hex": "#6cdcd5",
"rgb": {
"r": 108,
"g": 220,
"b": 213
},
"hsl": {
"h": 176.25,
"s": 61.538,
"l": 64.314
},
"oklch": {
"l": 0.82705,
"c": 0.10321,
"h": 189.9
},
"luminance": 0.59179
}Semantic roles & 50–950 ramp
primary
#6CDCD5
secondary
#A9434A
accent
#1C27C9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484