#6DDCD3#6DDCD3
#6DDCD3 is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.7% C 0.103 H 188.3°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDCD3 |
|---|---|
| RGB | rgb(109, 220, 211) |
| HSL | hsl(175, 61%, 65%) |
| HSV | hsv(175, 50%, 86%) |
| CMYK | cmyk(50.5%, 0%, 4.1%, 13.7%) |
| CIE-LAB | lab(81.37, -33.91, -5.34) |
| CIE-LCH | lch(81.37, 34.33, 188.94°) |
| OKLab | oklab(82.68% -0.1019 -0.0149) |
| OKLCH | oklch(82.68% 0.103 188.3) |
| XYZ | xyz(43.6528, 59.1368, 70.7295) |
| Luminance | 0.5914 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.79
Turquoise
#40E0D0
ΔE00 3.95
Darkturquoise
#00CED1
ΔE00 6.63
Tiffany Blue
#7BF2DA
ΔE00 6.70
Seafoam Blue
#78D1B6
ΔE00 7.32
Bright Aqua
#0BF9EA
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDCD3 #DC6D76
analogous
#6DDC9C #6DDCD3 #6DAEDC
triadic
#6DDCD3 #D36DDC #DCD36D
tetradic
#6DDCD3 #9C6DDC #DC6D76 #AEDC6D
square
#6DDCD3 #9C6DDC #DC6D76 #AEDC6D
split-complementary
#6DDCD3 #DC6DAE #DC9C6D
monochromatic
#28A79C #3CD0C4 #6DDCD3 #9EE8E2 #D0F4F1
Accessibility & contrast
On white
1.64
#6DDCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#6DDCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDCD3
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDCD3 | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D2D3
Deuteranopia (green-blind)
#BFC4D4
Tritanopia (blue-blind)
#27E1D9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6ddcd3; /* rgb */ color: rgb(109, 220, 211); /* oklch */ color: oklch(82.7% 0.103 188.3);
Tailwind
colors: {
custom: {
50: '#9fe7e0',
500: '#6ddcd3',
950: '#000000',
},
}SCSS
$custom: #6ddcd3; $custom-light: #9fe7e0; $custom-dark: #000000;
JSON
{
"hex": "#6ddcd3",
"rgb": {
"r": 109,
"g": 220,
"b": 211
},
"hsl": {
"h": 175.135,
"s": 61.326,
"l": 64.51
},
"oklch": {
"l": 0.82679,
"c": 0.10296,
"h": 188.3
},
"luminance": 0.59141
}Semantic roles & 50–950 ramp
primary
#6DDCD3
secondary
#AA444C
accent
#1C2AC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484