#6DDDCD#6DDDCD
#6DDDCD is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.7% C 0.106 H 183.2°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDDCD |
|---|---|
| RGB | rgb(109, 221, 205) |
| HSL | hsl(171, 62%, 65%) |
| HSV | hsv(171, 51%, 87%) |
| CMYK | cmyk(50.7%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(81.49, -35.86, -1.96) |
| CIE-LCH | lch(81.49, 35.92, 183.13°) |
| OKLab | oklab(82.73% -0.1055 -0.0058) |
| OKLCH | oklch(82.73% 0.106 183.2) |
| XYZ | xyz(43.1779, 59.3680, 66.9295) |
| Luminance | 0.5937 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.13
Tiffany Blue
#7BF2DA
ΔE00 5.13
Mediumturquoise
#48D1CC
ΔE00 5.21
Seafoam Blue
#78D1B6
ΔE00 5.39
Aqua (survey)
#13EAC9
ΔE00 6.73
Pale Teal
#82CBB2
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDDCD #DD6D7D
analogous
#6DDD95 #6DDDCD #6DB5DD
triadic
#6DDDCD #CD6DDD #DDCD6D
tetradic
#6DDDCD #956DDD #DD6D7D #B5DD6D
square
#6DDDCD #956DDD #DD6D7D #B5DD6D
split-complementary
#6DDDCD #DD6DB5 #DD956D
monochromatic
#27A896 #3BD1BC #6DDDCD #9FE9DE #D0F4EF
Accessibility & contrast
On white
1.63
#6DDDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#6DDDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDDCD
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDDCD | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CC
Deuteranopia (green-blind)
#C2C5CF
Tritanopia (blue-blind)
#2EE1D8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6dddcd; /* rgb */ color: rgb(109, 221, 205); /* oklch */ color: oklch(82.7% 0.106 183.2);
Tailwind
colors: {
custom: {
50: '#9fe8dc',
500: '#6dddcd',
950: '#000000',
},
}SCSS
$custom: #6dddcd; $custom-light: #9fe8dc; $custom-dark: #000000;
JSON
{
"hex": "#6dddcd",
"rgb": {
"r": 109,
"g": 221,
"b": 205
},
"hsl": {
"h": 171.429,
"s": 62.222,
"l": 64.706
},
"oklch": {
"l": 0.82728,
"c": 0.10569,
"h": 183.2
},
"luminance": 0.59372
}Semantic roles & 50–950 ramp
primary
#6DDDCD
secondary
#AB4352
accent
#1C34CA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1615
muted
#808484