#6DDCD4#6DDCD4
#6DDCD4 is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.7% C 0.103 H 189.1°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDCD4 |
|---|---|
| RGB | rgb(109, 220, 212) |
| HSL | hsl(176, 61%, 65%) |
| HSV | hsv(176, 50%, 86%) |
| CMYK | cmyk(50.5%, 0%, 3.6%, 13.7%) |
| CIE-LAB | lab(81.39, -33.66, -5.83) |
| CIE-LCH | lch(81.39, 34.16, 189.82°) |
| OKLab | oklab(82.71% -0.1014 -0.0163) |
| OKLCH | oklch(82.71% 0.103 189.1) |
| XYZ | xyz(43.7786, 59.1871, 71.3918) |
| Luminance | 0.5919 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.71
Turquoise
#40E0D0
ΔE00 4.18
Darkturquoise
#00CED1
ΔE00 6.44
Tiffany Blue
#7BF2DA
ΔE00 6.95
Seafoam Blue
#78D1B6
ΔE00 7.64
Bright Aqua
#0BF9EA
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDCD4 #DC6D75
analogous
#6DDC9D #6DDCD4 #6DACDC
triadic
#6DDCD4 #D46DDC #DCD46D
tetradic
#6DDCD4 #9D6DDC #DC6D75 #ACDC6D
square
#6DDCD4 #9D6DDC #DC6D75 #ACDC6D
split-complementary
#6DDCD4 #DC6DAC #DC9D6D
monochromatic
#28A79E #3CD0C5 #6DDCD4 #9EE8E3 #D0F4F1
Accessibility & contrast
On white
1.64
#6DDCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#6DDCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDCD4
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDCD4 | 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)
#D2D2D4
Deuteranopia (green-blind)
#BFC5D5
Tritanopia (blue-blind)
#26E1D9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6ddcd4; /* rgb */ color: rgb(109, 220, 212); /* oklch */ color: oklch(82.7% 0.103 189.1);
Tailwind
colors: {
custom: {
50: '#9fe7e1',
500: '#6ddcd4',
950: '#000000',
},
}SCSS
$custom: #6ddcd4; $custom-light: #9fe7e1; $custom-dark: #000000;
JSON
{
"hex": "#6ddcd4",
"rgb": {
"r": 109,
"g": 220,
"b": 212
},
"hsl": {
"h": 175.676,
"s": 61.326,
"l": 64.51
},
"oklch": {
"l": 0.82711,
"c": 0.10275,
"h": 189.1
},
"luminance": 0.59191
}Semantic roles & 50–950 ramp
primary
#6DDCD4
secondary
#AA444B
accent
#1C29C9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484