#6DD2CD#6DD2CD
#6DD2CD is a light, moderate teal. Relative luminance 0.538; OKLCH L 80.2% C 0.095 H 191.2°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD2CD |
|---|---|
| RGB | rgb(109, 210, 205) |
| HSL | hsl(177, 53%, 63%) |
| HSV | hsv(177, 48%, 82%) |
| CMYK | cmyk(48.1%, 0%, 2.4%, 17.6%) |
| CIE-LAB | lab(78.31, -30.69, -6.64) |
| CIE-LCH | lch(78.31, 31.40, 192.21°) |
| OKLab | oklab(80.16% -0.0933 -0.0184) |
| OKLCH | oklch(80.16% 0.095 191.2) |
| XYZ | xyz(40.3682, 53.7487, 65.9930) |
| Luminance | 0.5375 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.89
Darkturquoise
#00CED1
ΔE00 5.34
Turquoise
#40E0D0
ΔE00 5.99
Seafoam Blue
#78D1B6
ΔE00 7.98
Aqua Blue
#02D8E9
ΔE00 8.01
Pale Teal
#82CBB2
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD2CD #D26D72
analogous
#6DD29B #6DD2CD #6DA4D2
triadic
#6DD2CD #CD6DD2 #D2CD6D
tetradic
#6DD2CD #9B6DD2 #D26D72 #A4D26D
square
#6DD2CD #9B6DD2 #D26D72 #A4D26D
split-complementary
#6DD2CD #D26DA4 #D29B6D
monochromatic
#2E9691 #3EC4BD #6DD2CD #9CE0DD #CBEFED
Accessibility & contrast
On white
1.79
#6DD2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#6DD2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD2CD
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD2CD | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CD
Deuteranopia (green-blind)
#B7BCCE
Tritanopia (blue-blind)
#33D7D0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6dd2cd; /* rgb */ color: rgb(109, 210, 205); /* oklch */ color: oklch(80.2% 0.095 191.2);
Tailwind
colors: {
custom: {
50: '#9ee0dc',
500: '#6dd2cd',
950: '#000000',
},
}SCSS
$custom: #6dd2cd; $custom-light: #9ee0dc; $custom-dark: #000000;
JSON
{
"hex": "#6dd2cd",
"rgb": {
"r": 109,
"g": 210,
"b": 205
},
"hsl": {
"h": 177.03,
"s": 52.88,
"l": 62.549
},
"oklch": {
"l": 0.80162,
"c": 0.09513,
"h": 191.2
},
"luminance": 0.53752
}Semantic roles & 50–950 ramp
primary
#6DD2CD
secondary
#9C484C
accent
#252DC0
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1515
muted
#808484