#6DDFCD#6DDFCD
#6DDFCD is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.2% C 0.108 H 181.9°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDFCD |
|---|---|
| RGB | rgb(109, 223, 205) |
| HSL | hsl(171, 64%, 65%) |
| HSV | hsv(171, 51%, 87%) |
| CMYK | cmyk(51.1%, 0%, 8.1%, 12.5%) |
| CIE-LAB | lab(82.07, -36.79, -1.11) |
| CIE-LCH | lch(82.07, 36.80, 181.73°) |
| OKLab | oklab(83.2% -0.1077 -0.0036) |
| OKLCH | oklch(83.2% 0.108 181.9) |
| XYZ | xyz(43.7091, 60.4304, 67.1066) |
| Luminance | 0.6043 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.12
Tiffany Blue
#7BF2DA
ΔE00 4.48
Seafoam Blue
#78D1B6
ΔE00 5.23
Mediumturquoise
#48D1CC
ΔE00 5.90
Aqua (survey)
#13EAC9
ΔE00 6.11
Pale Teal
#82CBB2
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDFCD #DF6D7F
analogous
#6DDF94 #6DDFCD #6DB8DF
triadic
#6DDFCD #CD6DDF #DFCD6D
tetradic
#6DDFCD #946DDF #DF6D7F #B8DF6D
square
#6DDFCD #946DDF #DF6D7F #B8DF6D
split-complementary
#6DDFCD #DF6DB8 #DF946D
monochromatic
#26AC97 #3BD4BC #6DDFCD #9FEADE #D1F5EF
Accessibility & contrast
On white
1.60
#6DDFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#6DDFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDFCD
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDFCD | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CC
Deuteranopia (green-blind)
#C4C7CF
Tritanopia (blue-blind)
#2DE3D9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6ddfcd; /* rgb */ color: rgb(109, 223, 205); /* oklch */ color: oklch(83.2% 0.108 181.9);
Tailwind
colors: {
custom: {
50: '#9fe9dc',
500: '#6ddfcd',
950: '#000000',
},
}SCSS
$custom: #6ddfcd; $custom-light: #9fe9dc; $custom-dark: #000000;
JSON
{
"hex": "#6ddfcd",
"rgb": {
"r": 109,
"g": 223,
"b": 205
},
"hsl": {
"h": 170.526,
"s": 64.045,
"l": 65.098
},
"oklch": {
"l": 0.83196,
"c": 0.10778,
"h": 181.9
},
"luminance": 0.60434
}Semantic roles & 50–950 ramp
primary
#6DDFCD
secondary
#AE4253
accent
#1A36CC
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1615
muted
#808484