#6DCDDF#6DCDDF
#6DCDDF is a light, moderate teal. Relative luminance 0.522; OKLCH L 79.6% C 0.094 H 211.2°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #6DCDDF |
|---|---|
| RGB | rgb(109, 205, 223) |
| HSL | hsl(189, 64%, 65%) |
| HSV | hsv(189, 51%, 87%) |
| CMYK | cmyk(51.1%, 8.1%, 0%, 12.5%) |
| CIE-LAB | lab(77.42, -23.51, -17.65) |
| CIE-LCH | lch(77.42, 29.40, 216.89°) |
| OKLab | oklab(79.63% -0.0804 -0.0487) |
| OKLCH | oklch(79.63% 0.094 211.2) |
| XYZ | xyz(41.4521, 52.2379, 77.6962) |
| Luminance | 0.5224 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.96
Sky Blue
#87CEEB
ΔE00 6.03
Neon Blue
#04D9FF
ΔE00 6.32
Baby Blue
#89CFF0
ΔE00 7.32
Robin'S Egg
#6DEDFD
ΔE00 7.60
Bright Sky Blue
#02CCFE
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DCDDF #DF7F6D
analogous
#6DDFB8 #6DCDDF #6D94DF
triadic
#6DCDDF #DF6DCD #CDDF6D
tetradic
#6DCDDF #B86DDF #DF7F6D #94DF6D
square
#6DCDDF #B86DDF #DF7F6D #94DF6D
split-complementary
#6DCDDF #DF6D94 #DFB86D
monochromatic
#2697AC #3BBCD4 #6DCDDF #9FDEEA #D1EFF5
Accessibility & contrast
On white
1.83
#6DCDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#6DCDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DCDDF
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DCDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DCDDF | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC7E0
Deuteranopia (green-blind)
#ACBADF
Tritanopia (blue-blind)
#1ED5D2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6dcddf; /* rgb */ color: rgb(109, 205, 223); /* oklch */ color: oklch(79.6% 0.094 211.2);
Tailwind
colors: {
custom: {
50: '#9fdce9',
500: '#6dcddf',
950: '#000000',
},
}SCSS
$custom: #6dcddf; $custom-light: #9fdce9; $custom-dark: #000000;
JSON
{
"hex": "#6dcddf",
"rgb": {
"r": 109,
"g": 205,
"b": 223
},
"hsl": {
"h": 189.474,
"s": 64.045,
"l": 65.098
},
"oklch": {
"l": 0.79625,
"c": 0.09403,
"h": 211.2
},
"luminance": 0.52242
}Semantic roles & 50–950 ramp
primary
#6DCDDF
secondary
#AE5342
accent
#361ACC
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484