#6DDCD6#6DDCD6
#6DDCD6 is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.8% C 0.102 H 190.7°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDCD6 |
|---|---|
| RGB | rgb(109, 220, 214) |
| HSL | hsl(177, 61%, 65%) |
| HSV | hsv(177, 50%, 86%) |
| CMYK | cmyk(50.5%, 0%, 2.7%, 13.7%) |
| CIE-LAB | lab(81.45, -33.16, -6.81) |
| CIE-LCH | lch(81.45, 33.85, 191.61°) |
| OKLab | oklab(82.77% -0.1006 -0.019) |
| OKLCH | oklch(82.77% 0.102 190.7) |
| XYZ | xyz(44.0324, 59.2887, 72.7287) |
| Luminance | 0.5929 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.64
Turquoise
#40E0D0
ΔE00 4.70
Darkturquoise
#00CED1
ΔE00 6.11
Tiffany Blue
#7BF2DA
ΔE00 7.49
Bright Light Blue
#26F7FD
ΔE00 7.76
Bright Cyan
#41FDFE
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDCD6 #DC6D73
analogous
#6DDC9F #6DDCD6 #6DABDC
triadic
#6DDCD6 #D66DDC #DCD66D
tetradic
#6DDCD6 #9F6DDC #DC6D73 #ABDC6D
square
#6DDCD6 #9F6DDC #DC6D73 #ABDC6D
split-complementary
#6DDCD6 #DC6DAB #DC9F6D
monochromatic
#28A7A0 #3CD0C8 #6DDCD6 #9EE8E4 #D0F4F2
Accessibility & contrast
On white
1.63
#6DDCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#6DDCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDCD6
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDCD6 | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D2D6
Deuteranopia (green-blind)
#BFC5D7
Tritanopia (blue-blind)
#23E1DA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6ddcd6; /* rgb */ color: rgb(109, 220, 214); /* oklch */ color: oklch(82.8% 0.102 190.7);
Tailwind
colors: {
custom: {
50: '#9fe7e2',
500: '#6ddcd6',
950: '#000000',
},
}SCSS
$custom: #6ddcd6; $custom-light: #9fe7e2; $custom-dark: #000000;
JSON
{
"hex": "#6ddcd6",
"rgb": {
"r": 109,
"g": 220,
"b": 214
},
"hsl": {
"h": 176.757,
"s": 61.326,
"l": 64.51
},
"oklch": {
"l": 0.82774,
"c": 0.10237,
"h": 190.7
},
"luminance": 0.59293
}Semantic roles & 50–950 ramp
primary
#6DDCD6
secondary
#AA4449
accent
#1C26C9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484