#6DCDD7#6DCDD7
#6DCDD7 is a light, moderate teal. Relative luminance 0.518; OKLCH L 79.3% C 0.092 H 204.4°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #6DCDD7 |
|---|---|
| RGB | rgb(109, 205, 215) |
| HSL | hsl(186, 57%, 64%) |
| HSV | hsv(186, 49%, 84%) |
| CMYK | cmyk(49.3%, 4.7%, 0%, 15.7%) |
| CIE-LAB | lab(77.17, -25.66, -13.72) |
| CIE-LCH | lch(77.17, 29.10, 208.14°) |
| OKLab | oklab(79.34% -0.0836 -0.0378) |
| OKLCH | oklch(79.34% 0.092 204.4) |
| XYZ | xyz(40.3989, 51.8166, 72.1495) |
| Luminance | 0.5182 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.37
Darkturquoise
#00CED1
ΔE00 6.44
Mediumturquoise
#48D1CC
ΔE00 7.00
Robin'S Egg
#6DEDFD
ΔE00 7.55
Robin'S Egg Blue
#98EFF9
ΔE00 8.30
Robin Egg Blue
#8AF1FE
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DCDD7 #D7776D
analogous
#6DD7AC #6DCDD7 #6D98D7
triadic
#6DCDD7 #D76DCD #CDD76D
tetradic
#6DCDD7 #AC6DD7 #D7776D #98D76D
square
#6DCDD7 #AC6DD7 #D7776D #98D76D
split-complementary
#6DCDD7 #D76D98 #D7AC6D
monochromatic
#2B939E #3DBDCA #6DCDD7 #9DDDE4 #CDEEF1
Accessibility & contrast
On white
1.85
#6DCDD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#6DCDD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DCDD7
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DCDD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DCDD7 | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C6D8
Deuteranopia (green-blind)
#AFB9D7
Tritanopia (blue-blind)
#2BD4D0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6dcdd7; /* rgb */ color: rgb(109, 205, 215); /* oklch */ color: oklch(79.3% 0.092 204.4);
Tailwind
colors: {
custom: {
50: '#9edce3',
500: '#6dcdd7',
950: '#000000',
},
}SCSS
$custom: #6dcdd7; $custom-light: #9edce3; $custom-dark: #000000;
JSON
{
"hex": "#6dcdd7",
"rgb": {
"r": 109,
"g": 205,
"b": 215
},
"hsl": {
"h": 185.66,
"s": 56.989,
"l": 63.529
},
"oklch": {
"l": 0.79339,
"c": 0.09175,
"h": 204.4
},
"luminance": 0.5182
}Semantic roles & 50–950 ramp
primary
#6DCDD7
secondary
#A24F46
accent
#3021C5
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484