#6DD3CB#6DD3CB
#6DD3CB is a light, moderate teal. Relative luminance 0.542; OKLCH L 80.3% C 0.096 H 188.7°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD3CB |
|---|---|
| RGB | rgb(109, 211, 203) |
| HSL | hsl(175, 54%, 63%) |
| HSV | hsv(175, 48%, 83%) |
| CMYK | cmyk(48.3%, 0%, 3.8%, 17.3%) |
| CIE-LAB | lab(78.55, -31.67, -5.23) |
| CIE-LCH | lch(78.55, 32.10, 189.37°) |
| OKLab | oklab(80.33% -0.0953 -0.0146) |
| OKLCH | oklch(80.33% 0.096 188.7) |
| XYZ | xyz(40.3760, 54.1480, 64.8122) |
| Luminance | 0.5415 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.99
Turquoise
#40E0D0
ΔE00 5.19
Darkturquoise
#00CED1
ΔE00 5.90
Seafoam Blue
#78D1B6
ΔE00 6.93
Pale Teal
#82CBB2
ΔE00 7.44
Topaz
#13BBAF
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD3CB #D36D75
analogous
#6DD398 #6DD3CB #6DA8D3
triadic
#6DD3CB #CB6DD3 #D3CB6D
tetradic
#6DD3CB #986DD3 #D36D75 #A8D36D
square
#6DD3CB #986DD3 #D36D75 #A8D36D
split-complementary
#6DD3CB #D36DA8 #D3986D
monochromatic
#2E9890 #3EC5BA #6DD3CB #9CE1DC #CBEFEC
Accessibility & contrast
On white
1.78
#6DD3CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#6DD3CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD3CB
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD3CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD3CB | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACB
Deuteranopia (green-blind)
#B8BDCC
Tritanopia (blue-blind)
#35D7D0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6dd3cb; /* rgb */ color: rgb(109, 211, 203); /* oklch */ color: oklch(80.3% 0.096 188.7);
Tailwind
colors: {
custom: {
50: '#9ee1da',
500: '#6dd3cb',
950: '#000000',
},
}SCSS
$custom: #6dd3cb; $custom-light: #9ee1da; $custom-dark: #000000;
JSON
{
"hex": "#6dd3cb",
"rgb": {
"r": 109,
"g": 211,
"b": 203
},
"hsl": {
"h": 175.294,
"s": 53.684,
"l": 62.745
},
"oklch": {
"l": 0.80331,
"c": 0.0964,
"h": 188.7
},
"luminance": 0.54152
}Semantic roles & 50–950 ramp
primary
#6DD3CB
secondary
#9D474E
accent
#2431C1
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483