#6DD5CD#6DD5CD
#6DD5CD is a light, moderate teal. Relative luminance 0.552; OKLCH L 80.9% C 0.098 H 188.8°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD5CD |
|---|---|
| RGB | rgb(109, 213, 205) |
| HSL | hsl(175, 55%, 63%) |
| HSV | hsv(175, 49%, 84%) |
| CMYK | cmyk(48.8%, 0%, 3.8%, 16.5%) |
| CIE-LAB | lab(79.18, -32.12, -5.36) |
| CIE-LCH | lch(79.18, 32.56, 189.48°) |
| OKLab | oklab(80.86% -0.0967 -0.015) |
| OKLCH | oklch(80.86% 0.098 188.8) |
| XYZ | xyz(41.1158, 55.2439, 66.2422) |
| Luminance | 0.5525 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.03
Turquoise
#40E0D0
ΔE00 4.90
Darkturquoise
#00CED1
ΔE00 5.96
Seafoam Blue
#78D1B6
ΔE00 7.04
Pale Teal
#82CBB2
ΔE00 7.65
Tiffany Blue
#7BF2DA
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD5CD #D56D75
analogous
#6DD599 #6DD5CD #6DA9D5
triadic
#6DD5CD #CD6DD5 #D5CD6D
tetradic
#6DD5CD #996DD5 #D56D75 #A9D56D
square
#6DD5CD #996DD5 #D56D75 #A9D56D
split-complementary
#6DD5CD #D56DA9 #D5996D
monochromatic
#2D9B93 #3DC7BD #6DD5CD #9DE3DD #CCF0EE
Accessibility & contrast
On white
1.74
#6DD5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#6DD5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD5CD
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD5CD | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCCCD
Deuteranopia (green-blind)
#BABFCE
Tritanopia (blue-blind)
#32D9D2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6dd5cd; /* rgb */ color: rgb(109, 213, 205); /* oklch */ color: oklch(80.9% 0.098 188.8);
Tailwind
colors: {
custom: {
50: '#9ee2dc',
500: '#6dd5cd',
950: '#000000',
},
}SCSS
$custom: #6dd5cd; $custom-light: #9ee2dc; $custom-dark: #000000;
JSON
{
"hex": "#6dd5cd",
"rgb": {
"r": 109,
"g": 213,
"b": 205
},
"hsl": {
"h": 175.385,
"s": 55.319,
"l": 63.137
},
"oklch": {
"l": 0.80861,
"c": 0.09783,
"h": 188.8
},
"luminance": 0.55247
}Semantic roles & 50–950 ramp
primary
#6DD5CD
secondary
#A0474D
accent
#232FC3
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1515
muted
#808484