#6DCDC0#6DCDC0
#6DCDC0 is a light, moderate teal. Relative luminance 0.507; OKLCH L 78.6% C 0.093 H 184.1°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #6DCDC0 |
|---|---|
| RGB | rgb(109, 205, 192) |
| HSL | hsl(172, 49%, 62%) |
| HSV | hsv(172, 47%, 80%) |
| CMYK | cmyk(46.8%, 0%, 6.3%, 19.6%) |
| CIE-LAB | lab(76.51, -31.53, -2.32) |
| CIE-LCH | lch(76.51, 31.62, 184.20°) |
| OKLab | oklab(78.59% -0.0932 -0.0067) |
| OKLCH | oklch(78.59% 0.093 184.1) |
| XYZ | xyz(37.6485, 50.7165, 57.6643) |
| Luminance | 0.5072 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.28
Seafoam Blue
#78D1B6
ΔE00 5.01
Pale Teal
#82CBB2
ΔE00 5.38
Turquoise
#40E0D0
ΔE00 5.77
Turquoise (survey)
#06C2AC
ΔE00 6.87
Topaz
#13BBAF
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DCDC0 #CD6D7A
analogous
#6DCD90 #6DCDC0 #6DAACD
triadic
#6DCDC0 #C06DCD #CDC06D
tetradic
#6DCDC0 #906DCD #CD6D7A #AACD6D
square
#6DCDC0 #906DCD #CD6D7A #AACD6D
split-complementary
#6DCDC0 #CD6DAA #CD906D
monochromatic
#318F82 #40BCAC #6DCDC0 #9BDDD4 #C8ECE7
Accessibility & contrast
On white
1.88
#6DCDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#6DCDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DCDC0
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DCDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DCDC0 | 1.00 | 1.88 | 11.14 | 11.14 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C4C0
Deuteranopia (green-blind)
#B5B8C1
Tritanopia (blue-blind)
#40D0C9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6dcdc0; /* rgb */ color: rgb(109, 205, 192); /* oklch */ color: oklch(78.6% 0.093 184.1);
Tailwind
colors: {
custom: {
50: '#9ddcd3',
500: '#6dcdc0',
950: '#000000',
},
}SCSS
$custom: #6dcdc0; $custom-light: #9ddcd3; $custom-dark: #000000;
JSON
{
"hex": "#6dcdc0",
"rgb": {
"r": 109,
"g": 205,
"b": 192
},
"hsl": {
"h": 171.875,
"s": 48.98,
"l": 61.569
},
"oklch": {
"l": 0.78585,
"c": 0.09345,
"h": 184.1
},
"luminance": 0.5072
}Semantic roles & 50–950 ramp
primary
#6DCDC0
secondary
#954953
accent
#293DBC
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483