#6DCDC8#6DCDC8
#6DCDC8 is a light, moderate teal. Relative luminance 0.511; OKLCH L 78.8% C 0.091 H 191.0°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #6DCDC8 |
|---|---|
| RGB | rgb(109, 205, 200) |
| HSL | hsl(177, 49%, 62%) |
| HSV | hsv(177, 47%, 80%) |
| CMYK | cmyk(46.8%, 0%, 2.4%, 19.6%) |
| CIE-LAB | lab(76.73, -29.55, -6.30) |
| CIE-LCH | lch(76.73, 30.21, 192.04°) |
| OKLab | oklab(78.84% -0.0898 -0.0175) |
| OKLCH | oklch(78.84% 0.091 191) |
| XYZ | xyz(38.5591, 51.0807, 62.4600) |
| Luminance | 0.5108 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.21
Darkturquoise
#00CED1
ΔE00 5.42
Turquoise
#40E0D0
ΔE00 6.79
Topaz
#13BBAF
ΔE00 7.74
Seafoam Blue
#78D1B6
ΔE00 7.91
Pale Teal
#82CBB2
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DCDC8 #CD6D72
analogous
#6DCD98 #6DCDC8 #6DA2CD
triadic
#6DCDC8 #C86DCD #CDC86D
tetradic
#6DCDC8 #986DCD #CD6D72 #A2CD6D
square
#6DCDC8 #986DCD #CD6D72 #A2CD6D
split-complementary
#6DCDC8 #CD6DA2 #CD986D
monochromatic
#318F8A #40BCB6 #6DCDC8 #9BDDD9 #C8ECEA
Accessibility & contrast
On white
1.87
#6DCDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#6DCDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DCDC8
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DCDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DCDC8 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C4C8
Deuteranopia (green-blind)
#B3B8C9
Tritanopia (blue-blind)
#3AD2CB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6dcdc8; /* rgb */ color: rgb(109, 205, 200); /* oklch */ color: oklch(78.8% 0.091 191.0);
Tailwind
colors: {
custom: {
50: '#9ddcd8',
500: '#6dcdc8',
950: '#000000',
},
}SCSS
$custom: #6dcdc8; $custom-light: #9ddcd8; $custom-dark: #000000;
JSON
{
"hex": "#6dcdc8",
"rgb": {
"r": 109,
"g": 205,
"b": 200
},
"hsl": {
"h": 176.875,
"s": 48.98,
"l": 61.569
},
"oklch": {
"l": 0.78836,
"c": 0.09148,
"h": 191
},
"luminance": 0.51084
}Semantic roles & 50–950 ramp
primary
#6DCDC8
secondary
#95494D
accent
#2931BC
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483