#6DDCC2#6DDCC2
#6DDCC2 is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.2% C 0.109 H 176.1°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDCC2 |
|---|---|
| RGB | rgb(109, 220, 194) |
| HSL | hsl(166, 61%, 65%) |
| HSV | hsv(166, 50%, 86%) |
| CMYK | cmyk(50.5%, 0%, 11.8%, 13.7%) |
| CIE-LAB | lab(80.92, -38.04, 3.05) |
| CIE-LCH | lch(80.92, 38.16, 175.41°) |
| OKLab | oklab(82.17% -0.1092 0.0075) |
| OKLCH | oklch(82.17% 0.109 176.1) |
| XYZ | xyz(41.6333, 58.3290, 60.0931) |
| Luminance | 0.5833 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.25
Mediumaquamarine
#66CDAA
ΔE00 4.87
Turquoise
#40E0D0
ΔE00 4.88
Tiffany Blue
#7BF2DA
ΔE00 5.05
Light Teal
#90E4C1
ΔE00 5.11
Pale Teal
#82CBB2
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDCC2 #DC6D87
analogous
#6DDC8B #6DDCC2 #6DBFDC
triadic
#6DDCC2 #C26DDC #DCC26D
tetradic
#6DDCC2 #8B6DDC #DC6D87 #BFDC6D
square
#6DDCC2 #8B6DDC #DC6D87 #BFDC6D
split-complementary
#6DDCC2 #DC6DBF #DC8B6D
monochromatic
#28A789 #3CD0AD #6DDCC2 #9EE8D7 #D0F4EB
Accessibility & contrast
On white
1.66
#6DDCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#6DDCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDCC2
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDCC2 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D0C1
Deuteranopia (green-blind)
#C4C4C4
Tritanopia (blue-blind)
#39DED4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6ddcc2; /* rgb */ color: rgb(109, 220, 194); /* oklch */ color: oklch(82.2% 0.109 176.1);
Tailwind
colors: {
custom: {
50: '#9ee7d4',
500: '#6ddcc2',
950: '#000000',
},
}SCSS
$custom: #6ddcc2; $custom-light: #9ee7d4; $custom-dark: #000000;
JSON
{
"hex": "#6ddcc2",
"rgb": {
"r": 109,
"g": 220,
"b": 194
},
"hsl": {
"h": 165.946,
"s": 61.326,
"l": 64.51
},
"oklch": {
"l": 0.82171,
"c": 0.10947,
"h": 176.1
},
"luminance": 0.58333
}Semantic roles & 50–950 ramp
primary
#6DDCC2
secondary
#AA445C
accent
#1C45C9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1614
muted
#808483