#6DD5DD#6DD5DD
#6DD5DD is a light, moderate teal. Relative luminance 0.561; OKLCH L 81.4% C 0.097 H 202.1°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD5DD |
|---|---|
| RGB | rgb(109, 213, 221) |
| HSL | hsl(184, 62%, 65%) |
| HSV | hsv(184, 51%, 87%) |
| CMYK | cmyk(50.7%, 3.6%, 0%, 13.3%) |
| CIE-LAB | lab(79.65, -27.99, -13.23) |
| CIE-LCH | lch(79.65, 30.96, 205.30°) |
| OKLab | oklab(81.39% -0.09 -0.0365) |
| OKLCH | oklch(81.39% 0.097 202.1) |
| XYZ | xyz(43.1468, 56.0563, 76.9388) |
| Luminance | 0.5606 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.66
Robin'S Egg
#6DEDFD
ΔE00 5.93
Darkturquoise
#00CED1
ΔE00 5.93
Mediumturquoise
#48D1CC
ΔE00 6.09
Robin Egg Blue
#8AF1FE
ΔE00 6.81
Robin'S Egg Blue
#98EFF9
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD5DD #DD756D
analogous
#6DDDAD #6DD5DD #6D9DDD
triadic
#6DD5DD #DD6DD5 #D5DD6D
tetradic
#6DD5DD #AD6DDD #DD756D #9DDD6D
square
#6DD5DD #AD6DDD #DD756D #9DDD6D
split-complementary
#6DD5DD #DD6D9D #DDAD6D
monochromatic
#279FA8 #3BC7D1 #6DD5DD #9FE3E9 #D0F2F4
Accessibility & contrast
On white
1.72
#6DD5DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#6DD5DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD5DD
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD5DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD5DD | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDE
Deuteranopia (green-blind)
#B5C0DE
Tritanopia (blue-blind)
#1CDCD7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6dd5dd; /* rgb */ color: rgb(109, 213, 221); /* oklch */ color: oklch(81.4% 0.097 202.1);
Tailwind
colors: {
custom: {
50: '#9fe2e7',
500: '#6dd5dd',
950: '#000000',
},
}SCSS
$custom: #6dd5dd; $custom-light: #9fe2e7; $custom-dark: #000000;
JSON
{
"hex": "#6dd5dd",
"rgb": {
"r": 109,
"g": 213,
"b": 221
},
"hsl": {
"h": 184.286,
"s": 62.222,
"l": 64.706
},
"oklch": {
"l": 0.81389,
"c": 0.09716,
"h": 202.1
},
"luminance": 0.5606
}Semantic roles & 50–950 ramp
primary
#6DD5DD
secondary
#AB4B43
accent
#281CCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484