#6DCDCA#6DCDCA
#6DCDCA is a light, moderate teal. Relative luminance 0.512; OKLCH L 78.9% C 0.091 H 192.8°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #6DCDCA |
|---|---|
| RGB | rgb(109, 205, 202) |
| HSL | hsl(178, 49%, 62%) |
| HSV | hsv(178, 47%, 80%) |
| CMYK | cmyk(46.8%, 0%, 1.5%, 19.6%) |
| CIE-LAB | lab(76.78, -29.04, -7.30) |
| CIE-LCH | lch(76.78, 29.95, 194.10°) |
| OKLab | oklab(78.9% -0.0889 -0.0202) |
| OKLCH | oklch(78.9% 0.091 192.8) |
| XYZ | xyz(38.7944, 51.1748, 63.6990) |
| Luminance | 0.5118 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.38
Darkturquoise
#00CED1
ΔE00 5.17
Turquoise
#40E0D0
ΔE00 7.25
Aqua Blue
#02D8E9
ΔE00 7.79
Topaz
#13BBAF
ΔE00 8.10
Seafoam Blue
#78D1B6
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DCDCA #CD6D70
analogous
#6DCD9A #6DCDCA #6DA0CD
triadic
#6DCDCA #CA6DCD #CDCA6D
tetradic
#6DCDCA #9A6DCD #CD6D70 #A0CD6D
square
#6DCDCA #9A6DCD #CD6D70 #A0CD6D
split-complementary
#6DCDCA #CD6DA0 #CD9A6D
monochromatic
#318F8C #40BCB8 #6DCDCA #9BDDDB #C8ECEB
Accessibility & contrast
On white
1.87
#6DCDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#6DCDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DCDCA
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DCDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DCDCA | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C5CA
Deuteranopia (green-blind)
#B2B8CB
Tritanopia (blue-blind)
#38D2CC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6dcdca; /* rgb */ color: rgb(109, 205, 202); /* oklch */ color: oklch(78.9% 0.091 192.8);
Tailwind
colors: {
custom: {
50: '#9ddcda',
500: '#6dcdca',
950: '#000000',
},
}SCSS
$custom: #6dcdca; $custom-light: #9ddcda; $custom-dark: #000000;
JSON
{
"hex": "#6dcdca",
"rgb": {
"r": 109,
"g": 205,
"b": 202
},
"hsl": {
"h": 178.125,
"s": 48.98,
"l": 61.569
},
"oklch": {
"l": 0.78901,
"c": 0.09122,
"h": 192.8
},
"luminance": 0.51178
}Semantic roles & 50–950 ramp
primary
#6DCDCA
secondary
#95494B
accent
#292EBC
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483