#6DDCCC#6DDCCC
#6DDCCC is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.5% C 0.105 H 183.1°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDCCC |
|---|---|
| RGB | rgb(109, 220, 204) |
| HSL | hsl(171, 61%, 65%) |
| HSV | hsv(171, 50%, 86%) |
| CMYK | cmyk(50.5%, 0%, 7.3%, 13.7%) |
| CIE-LAB | lab(81.18, -35.65, -1.89) |
| CIE-LCH | lch(81.18, 35.70, 183.04°) |
| OKLab | oklab(82.46% -0.1049 -0.0057) |
| OKLCH | oklch(82.46% 0.105 183.1) |
| XYZ | xyz(42.7943, 58.7934, 66.2081) |
| Luminance | 0.5880 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.22
Mediumturquoise
#48D1CC
ΔE00 5.12
Seafoam Blue
#78D1B6
ΔE00 5.24
Tiffany Blue
#7BF2DA
ΔE00 5.32
Pale Teal
#82CBB2
ΔE00 6.65
Aqua (survey)
#13EAC9
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDCCC #DC6D7D
analogous
#6DDC94 #6DDCCC #6DB5DC
triadic
#6DDCCC #CC6DDC #DCCC6D
tetradic
#6DDCCC #946DDC #DC6D7D #B5DC6D
square
#6DDCCC #946DDC #DC6D7D #B5DC6D
split-complementary
#6DDCCC #DC6DB5 #DC946D
monochromatic
#28A794 #3CD0BB #6DDCCC #9EE8DD #D0F4EE
Accessibility & contrast
On white
1.65
#6DDCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#6DDCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDCCC
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDCCC | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1CB
Deuteranopia (green-blind)
#C1C4CE
Tritanopia (blue-blind)
#30E0D7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6ddccc; /* rgb */ color: rgb(109, 220, 204); /* oklch */ color: oklch(82.5% 0.105 183.1);
Tailwind
colors: {
custom: {
50: '#9fe7db',
500: '#6ddccc',
950: '#000000',
},
}SCSS
$custom: #6ddccc; $custom-light: #9fe7db; $custom-dark: #000000;
JSON
{
"hex": "#6ddccc",
"rgb": {
"r": 109,
"g": 220,
"b": 204
},
"hsl": {
"h": 171.351,
"s": 61.326,
"l": 64.51
},
"oklch": {
"l": 0.82464,
"c": 0.10501,
"h": 183.1
},
"luminance": 0.58797
}Semantic roles & 50–950 ramp
primary
#6DDCCC
secondary
#AA4452
accent
#1C35C9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1615
muted
#808484