#6DCDEB#6DCDEB
#6DCDEB is a light, moderate cyan. Relative luminance 0.529; OKLCH L 80.1% C 0.100 H 220.7°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #6DCDEB |
|---|---|
| RGB | rgb(109, 205, 235) |
| HSL | hsl(194, 76%, 67%) |
| HSV | hsv(194, 54%, 92%) |
| CMYK | cmyk(53.6%, 12.8%, 0%, 7.8%) |
| CIE-LAB | lab(77.82, -20.18, -23.49) |
| CIE-LCH | lch(77.82, 30.97, 229.33°) |
| OKLab | oklab(80.08% -0.0758 -0.0651) |
| OKLCH | oklch(80.08% 0.1 220.7) |
| XYZ | xyz(43.1276, 52.9081, 86.5207) |
| Luminance | 0.5291 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.13
Baby Blue
#89CFF0
ΔE00 4.07
Neon Blue
#04D9FF
ΔE00 5.21
Bright Sky Blue
#02CCFE
ΔE00 5.26
Lightblue (survey)
#7BC8F6
ΔE00 6.34
Lightskyblue
#87CEFA
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DCDEB #EB8B6D
analogous
#6DEBCA #6DCDEB #6D8EEB
triadic
#6DCDEB #EB6DCD #CDEB6D
tetradic
#6DCDEB #CA6DEB #EB8B6D #8EEB6D
square
#6DCDEB #CA6DEB #EB8B6D #8EEB6D
split-complementary
#6DCDEB #EB6D8E #EBCA6D
monochromatic
#1B9BC3 #37BBE4 #6DCDEB #A3DFF2 #D9F2FA
Accessibility & contrast
On white
1.81
#6DCDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#6DCDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DCDEB
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DCDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DCDEB | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC8ED
Deuteranopia (green-blind)
#A8BAEB
Tritanopia (blue-blind)
#00D7D6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6dcdeb; /* rgb */ color: rgb(109, 205, 235); /* oklch */ color: oklch(80.1% 0.100 220.7);
Tailwind
colors: {
custom: {
50: '#a0dcf1',
500: '#6dcdeb',
950: '#000000',
},
}SCSS
$custom: #6dcdeb; $custom-light: #a0dcf1; $custom-dark: #000000;
JSON
{
"hex": "#6dcdeb",
"rgb": {
"r": 109,
"g": 205,
"b": 235
},
"hsl": {
"h": 194.286,
"s": 75.904,
"l": 67.451
},
"oklch": {
"l": 0.80075,
"c": 0.09993,
"h": 220.7
},
"luminance": 0.52912
}Semantic roles & 50–950 ramp
primary
#6DCDEB
secondary
#C15B3B
accent
#3E0DD8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485