#6DECDC#6DECDC
#6DECDC is a very light, moderate teal. Relative luminance 0.684; OKLCH L 86.7% C 0.116 H 184.3°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #6DECDC |
|---|---|
| RGB | rgb(109, 236, 220) |
| HSL | hsl(172, 77%, 68%) |
| HSV | hsv(172, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 6.8%, 7.5%) |
| CIE-LAB | lab(86.21, -39.05, -2.97) |
| CIE-LCH | lch(86.21, 39.16, 184.34°) |
| OKLab | oklab(86.68% -0.1153 -0.0086) |
| OKLCH | oklch(86.68% 0.116 184.3) |
| XYZ | xyz(49.2148, 68.4047, 78.3061) |
| Luminance | 0.6841 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.01
Turquoise
#40E0D0
ΔE00 3.76
Bright Aqua
#0BF9EA
ΔE00 4.67
Aqua (survey)
#13EAC9
ΔE00 6.17
Bright Turquoise
#0FFEF9
ΔE00 6.35
Bright Cyan
#41FDFE
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DECDC #EC6D7D
analogous
#6DEC9C #6DECDC #6DBCEC
triadic
#6DECDC #DC6DEC #ECDC6D
tetradic
#6DECDC #9C6DEC #EC6D7D #BCEC6D
square
#6DECDC #9C6DEC #EC6D7D #BCEC6D
split-complementary
#6DECDC #EC6DBC #EC9C6D
monochromatic
#1AC5AF #37E5CF #6DECDC #A3F3E9 #D9FAF6
Accessibility & contrast
On white
1.43
#6DECDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#6DECDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DECDC
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DECDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DECDC | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E0DB
Deuteranopia (green-blind)
#CED1DE
Tritanopia (blue-blind)
#00F0E7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6decdc; /* rgb */ color: rgb(109, 236, 220); /* oklch */ color: oklch(86.7% 0.116 184.3);
Tailwind
colors: {
custom: {
50: '#a1f2e6',
500: '#6decdc',
950: '#000000',
},
}SCSS
$custom: #6decdc; $custom-light: #a1f2e6; $custom-dark: #000000;
JSON
{
"hex": "#6decdc",
"rgb": {
"r": 109,
"g": 236,
"b": 220
},
"hsl": {
"h": 172.441,
"s": 76.97,
"l": 67.647
},
"oklch": {
"l": 0.86675,
"c": 0.11562,
"h": 184.3
},
"luminance": 0.68409
}Semantic roles & 50–950 ramp
primary
#6DECDC
secondary
#C33A4C
accent
#0C26D9
background
#FDFFFE
surface
#F7FEFC
border
#D0D6D5
text
#101716
muted
#818584