#6CDCD3#6CDCD3
#6CDCD3 is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.6% C 0.104 H 188.4°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDCD3 |
|---|---|
| RGB | rgb(108, 220, 211) |
| HSL | hsl(175, 62%, 64%) |
| HSV | hsv(175, 51%, 86%) |
| CMYK | cmyk(50.9%, 0%, 4.1%, 13.7%) |
| CIE-LAB | lab(81.33, -34.13, -5.39) |
| CIE-LCH | lch(81.33, 34.55, 188.98°) |
| OKLab | oklab(82.64% -0.1025 -0.0151) |
| OKLCH | oklch(82.64% 0.104 188.4) |
| XYZ | xyz(43.5305, 59.0737, 70.7238) |
| Luminance | 0.5908 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.74
Turquoise
#40E0D0
ΔE00 3.88
Darkturquoise
#00CED1
ΔE00 6.57
Tiffany Blue
#7BF2DA
ΔE00 6.71
Seafoam Blue
#78D1B6
ΔE00 7.35
Bright Aqua
#0BF9EA
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDCD3 #DC6C75
analogous
#6CDC9B #6CDCD3 #6CADDC
triadic
#6CDCD3 #D36CDC #DCD36C
tetradic
#6CDCD3 #9B6CDC #DC6C75 #ADDC6C
square
#6CDCD3 #9B6CDC #DC6C75 #ADDC6C
split-complementary
#6CDCD3 #DC6CAD #DC9B6C
monochromatic
#28A69C #3BD0C4 #6CDCD3 #9DE8E2 #CFF4F1
Accessibility & contrast
On white
1.64
#6CDCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#6CDCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDCD3
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDCD3 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D2D3
Deuteranopia (green-blind)
#BFC4D4
Tritanopia (blue-blind)
#23E1D9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6cdcd3; /* rgb */ color: rgb(108, 220, 211); /* oklch */ color: oklch(82.6% 0.104 188.4);
Tailwind
colors: {
custom: {
50: '#9fe7e0',
500: '#6cdcd3',
950: '#000000',
},
}SCSS
$custom: #6cdcd3; $custom-light: #9fe7e0; $custom-dark: #000000;
JSON
{
"hex": "#6cdcd3",
"rgb": {
"r": 108,
"g": 220,
"b": 211
},
"hsl": {
"h": 175.179,
"s": 61.538,
"l": 64.314
},
"oklch": {
"l": 0.82642,
"c": 0.10363,
"h": 188.4
},
"luminance": 0.59078
}Semantic roles & 50–950 ramp
primary
#6CDCD3
secondary
#A9434B
accent
#1C2AC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484