#6DCDEE#6DCDEE
#6DCDEE is a light, moderate cyan. Relative luminance 0.531; OKLCH L 80.2% C 0.102 H 222.8°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #6DCDEE |
|---|---|
| RGB | rgb(109, 205, 238) |
| HSL | hsl(195, 79%, 68%) |
| HSV | hsv(195, 54%, 93%) |
| CMYK | cmyk(54.2%, 13.9%, 0%, 6.7%) |
| CIE-LAB | lab(77.92, -19.33, -24.94) |
| CIE-LCH | lch(77.92, 31.55, 232.21°) |
| OKLab | oklab(80.19% -0.0747 -0.0692) |
| OKLCH | oklch(80.19% 0.102 222.8) |
| XYZ | xyz(43.5647, 53.0830, 88.8226) |
| Luminance | 0.5309 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.86
Baby Blue
#89CFF0
ΔE00 3.51
Bright Sky Blue
#02CCFE
ΔE00 4.76
Neon Blue
#04D9FF
ΔE00 5.39
Lightblue (survey)
#7BC8F6
ΔE00 5.48
Lightskyblue
#87CEFA
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DCDEE #EE8E6D
analogous
#6DEECE #6DCDEE #6D8CEE
triadic
#6DCDEE #EE6DCD #CDEE6D
tetradic
#6DCDEE #CE6DEE #EE8E6D #8CEE6D
square
#6DCDEE #CE6DEE #EE8E6D #8CEE6D
split-complementary
#6DCDEE #EE6D8C #EECE6D
monochromatic
#179CC9 #36BAE8 #6DCDEE #A4E0F4 #DBF3FB
Accessibility & contrast
On white
1.81
#6DCDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#6DCDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DCDEE
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DCDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DCDEE | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC9F0
Deuteranopia (green-blind)
#A7BAEE
Tritanopia (blue-blind)
#00D7D7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6dcdee; /* rgb */ color: rgb(109, 205, 238); /* oklch */ color: oklch(80.2% 0.102 222.8);
Tailwind
colors: {
custom: {
50: '#a0dcf3',
500: '#6dcdee',
950: '#000000',
},
}SCSS
$custom: #6dcdee; $custom-light: #a0dcf3; $custom-dark: #000000;
JSON
{
"hex": "#6dcdee",
"rgb": {
"r": 109,
"g": 205,
"b": 238
},
"hsl": {
"h": 195.349,
"s": 79.141,
"l": 68.039
},
"oklch": {
"l": 0.80192,
"c": 0.10183,
"h": 222.8
},
"luminance": 0.53087
}Semantic roles & 50–950 ramp
primary
#6DCDEE
secondary
#C65D39
accent
#400ADB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485