#6DD2CB#6DD2CB
#6DD2CB is a light, moderate teal. Relative luminance 0.537; OKLCH L 80.1% C 0.095 H 189.5°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD2CB |
|---|---|
| RGB | rgb(109, 210, 203) |
| HSL | hsl(176, 53%, 63%) |
| HSV | hsv(176, 48%, 82%) |
| CMYK | cmyk(48.1%, 0%, 3.3%, 17.6%) |
| CIE-LAB | lab(78.26, -31.19, -5.65) |
| CIE-LCH | lch(78.26, 31.70, 190.27°) |
| OKLab | oklab(80.1% -0.0942 -0.0158) |
| OKLCH | oklch(80.1% 0.095 189.5) |
| XYZ | xyz(40.1283, 53.6527, 64.7297) |
| Luminance | 0.5366 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.91
Turquoise
#40E0D0
ΔE00 5.54
Darkturquoise
#00CED1
ΔE00 5.68
Seafoam Blue
#78D1B6
ΔE00 7.25
Pale Teal
#82CBB2
ΔE00 7.66
Topaz
#13BBAF
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD2CB #D26D74
analogous
#6DD299 #6DD2CB #6DA6D2
triadic
#6DD2CB #CB6DD2 #D2CB6D
tetradic
#6DD2CB #996DD2 #D26D74 #A6D26D
square
#6DD2CB #996DD2 #D26D74 #A6D26D
split-complementary
#6DD2CB #D26DA6 #D2996D
monochromatic
#2E968F #3EC4BA #6DD2CB #9CE0DC #CBEFEC
Accessibility & contrast
On white
1.79
#6DD2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#6DD2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD2CB
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD2CB | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CB
Deuteranopia (green-blind)
#B7BCCC
Tritanopia (blue-blind)
#35D7D0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6dd2cb; /* rgb */ color: rgb(109, 210, 203); /* oklch */ color: oklch(80.1% 0.095 189.5);
Tailwind
colors: {
custom: {
50: '#9ee0da',
500: '#6dd2cb',
950: '#000000',
},
}SCSS
$custom: #6dd2cb; $custom-light: #9ee0da; $custom-dark: #000000;
JSON
{
"hex": "#6dd2cb",
"rgb": {
"r": 109,
"g": 210,
"b": 203
},
"hsl": {
"h": 175.842,
"s": 52.88,
"l": 62.549
},
"oklch": {
"l": 0.80098,
"c": 0.09548,
"h": 189.5
},
"luminance": 0.53656
}Semantic roles & 50–950 ramp
primary
#6DD2CB
secondary
#9C484D
accent
#2530C0
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483