#6CDCD6#6CDCD6
#6CDCD6 is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.7% C 0.103 H 190.7°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDCD6 |
|---|---|
| RGB | rgb(108, 220, 214) |
| HSL | hsl(177, 62%, 64%) |
| HSV | hsv(177, 51%, 86%) |
| CMYK | cmyk(50.9%, 0%, 2.7%, 13.7%) |
| CIE-LAB | lab(81.42, -33.37, -6.87) |
| CIE-LCH | lch(81.42, 34.07, 191.63°) |
| OKLab | oklab(82.74% -0.1013 -0.0191) |
| OKLCH | oklch(82.74% 0.103 190.7) |
| XYZ | xyz(43.9101, 59.2256, 72.7230) |
| Luminance | 0.5923 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.58
Turquoise
#40E0D0
ΔE00 4.64
Darkturquoise
#00CED1
ΔE00 6.05
Tiffany Blue
#7BF2DA
ΔE00 7.50
Bright Light Blue
#26F7FD
ΔE00 7.72
Bright Aqua
#0BF9EA
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDCD6 #DC6C72
analogous
#6CDC9E #6CDCD6 #6CAADC
triadic
#6CDCD6 #D66CDC #DCD66C
tetradic
#6CDCD6 #9E6CDC #DC6C72 #AADC6C
square
#6CDCD6 #9E6CDC #DC6C72 #AADC6C
split-complementary
#6CDCD6 #DC6CAA #DC9E6C
monochromatic
#28A69F #3BD0C8 #6CDCD6 #9DE8E4 #CFF4F2
Accessibility & contrast
On white
1.63
#6CDCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#6CDCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDCD6
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDCD6 | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D2D6
Deuteranopia (green-blind)
#BEC5D7
Tritanopia (blue-blind)
#1EE1DA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6cdcd6; /* rgb */ color: rgb(108, 220, 214); /* oklch */ color: oklch(82.7% 0.103 190.7);
Tailwind
colors: {
custom: {
50: '#9fe7e2',
500: '#6cdcd6',
950: '#000000',
},
}SCSS
$custom: #6cdcd6; $custom-light: #9fe7e2; $custom-dark: #000000;
JSON
{
"hex": "#6cdcd6",
"rgb": {
"r": 108,
"g": 220,
"b": 214
},
"hsl": {
"h": 176.786,
"s": 61.538,
"l": 64.314
},
"oklch": {
"l": 0.82737,
"c": 0.10304,
"h": 190.7
},
"luminance": 0.5923
}Semantic roles & 50–950 ramp
primary
#6CDCD6
secondary
#A94349
accent
#1C26C9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484