#6DCEDF#6DCEDF
#6DCEDF is a light, moderate teal. Relative luminance 0.527; OKLCH L 79.9% C 0.094 H 210.3°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #6DCEDF |
|---|---|
| RGB | rgb(109, 206, 223) |
| HSL | hsl(189, 64%, 65%) |
| HSV | hsv(189, 51%, 87%) |
| CMYK | cmyk(51.1%, 7.6%, 0%, 12.5%) |
| CIE-LAB | lab(77.71, -24.01, -17.22) |
| CIE-LCH | lch(77.71, 29.54, 215.64°) |
| OKLab | oklab(79.85% -0.0815 -0.0475) |
| OKLCH | oklch(79.85% 0.094 210.3) |
| XYZ | xyz(41.6920, 52.7179, 77.7762) |
| Luminance | 0.5272 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.66
Sky Blue
#87CEEB
ΔE00 6.38
Neon Blue
#04D9FF
ΔE00 6.43
Robin'S Egg
#6DEDFD
ΔE00 7.28
Baby Blue
#89CFF0
ΔE00 7.67
Robin Egg Blue
#8AF1FE
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DCEDF #DF7E6D
analogous
#6DDFB7 #6DCEDF #6D95DF
triadic
#6DCEDF #DF6DCE #CEDF6D
tetradic
#6DCEDF #B76DDF #DF7E6D #95DF6D
square
#6DCEDF #B76DDF #DF7E6D #95DF6D
split-complementary
#6DCEDF #DF6D95 #DFB76D
monochromatic
#2698AC #3BBDD4 #6DCEDF #9FDFEA #D1F0F5
Accessibility & contrast
On white
1.82
#6DCEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#6DCEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DCEDF
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DCEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DCEDF | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC8E0
Deuteranopia (green-blind)
#ADBADF
Tritanopia (blue-blind)
#1ED6D3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6dcedf; /* rgb */ color: rgb(109, 206, 223); /* oklch */ color: oklch(79.9% 0.094 210.3);
Tailwind
colors: {
custom: {
50: '#9fdde9',
500: '#6dcedf',
950: '#000000',
},
}SCSS
$custom: #6dcedf; $custom-light: #9fdde9; $custom-dark: #000000;
JSON
{
"hex": "#6dcedf",
"rgb": {
"r": 109,
"g": 206,
"b": 223
},
"hsl": {
"h": 188.947,
"s": 64.045,
"l": 65.098
},
"oklch": {
"l": 0.79854,
"c": 0.09437,
"h": 210.3
},
"luminance": 0.52722
}Semantic roles & 50–950 ramp
primary
#6DCEDF
secondary
#AE5242
accent
#341ACC
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484