#6DCDC2#6DCDC2
#6DCDC2 is a light, moderate teal. Relative luminance 0.508; OKLCH L 78.6% C 0.093 H 185.8°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #6DCDC2 |
|---|---|
| RGB | rgb(109, 205, 194) |
| HSL | hsl(173, 49%, 62%) |
| HSV | hsv(173, 47%, 80%) |
| CMYK | cmyk(46.8%, 0%, 5.4%, 19.6%) |
| CIE-LAB | lab(76.56, -31.04, -3.32) |
| CIE-LCH | lch(76.56, 31.22, 186.10°) |
| OKLab | oklab(78.65% -0.0923 -0.0094) |
| OKLCH | oklch(78.65% 0.093 185.8) |
| XYZ | xyz(37.8716, 50.8057, 58.8392) |
| Luminance | 0.5081 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.82
Seafoam Blue
#78D1B6
ΔE00 5.72
Turquoise
#40E0D0
ΔE00 5.88
Pale Teal
#82CBB2
ΔE00 5.99
Darkturquoise
#00CED1
ΔE00 6.72
Topaz
#13BBAF
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DCDC2 #CD6D78
analogous
#6DCD92 #6DCDC2 #6DA8CD
triadic
#6DCDC2 #C26DCD #CDC26D
tetradic
#6DCDC2 #926DCD #CD6D78 #A8CD6D
square
#6DCDC2 #926DCD #CD6D78 #A8CD6D
split-complementary
#6DCDC2 #CD6DA8 #CD926D
monochromatic
#318F84 #40BCAE #6DCDC2 #9BDDD5 #C8ECE8
Accessibility & contrast
On white
1.88
#6DCDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#6DCDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DCDC2
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DCDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DCDC2 | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C4C2
Deuteranopia (green-blind)
#B4B8C3
Tritanopia (blue-blind)
#3ED1C9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6dcdc2; /* rgb */ color: rgb(109, 205, 194); /* oklch */ color: oklch(78.6% 0.093 185.8);
Tailwind
colors: {
custom: {
50: '#9ddcd4',
500: '#6dcdc2',
950: '#000000',
},
}SCSS
$custom: #6dcdc2; $custom-light: #9ddcd4; $custom-dark: #000000;
JSON
{
"hex": "#6dcdc2",
"rgb": {
"r": 109,
"g": 205,
"b": 194
},
"hsl": {
"h": 173.125,
"s": 48.98,
"l": 61.569
},
"oklch": {
"l": 0.78646,
"c": 0.09283,
"h": 185.8
},
"luminance": 0.50809
}Semantic roles & 50–950 ramp
primary
#6DCDC2
secondary
#954952
accent
#293ABC
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483