#6DCEEB#6DCEEB
#6DCEEB is a light, moderate cyan. Relative luminance 0.534; OKLCH L 80.3% C 0.100 H 219.7°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #6DCEEB |
|---|---|
| RGB | rgb(109, 206, 235) |
| HSL | hsl(194, 76%, 67%) |
| HSV | hsv(194, 54%, 92%) |
| CMYK | cmyk(53.6%, 12.3%, 0%, 7.8%) |
| CIE-LAB | lab(78.10, -20.69, -23.06) |
| CIE-LCH | lch(78.10, 30.98, 228.09°) |
| OKLab | oklab(80.3% -0.0769 -0.0639) |
| OKLCH | oklch(80.3% 0.1 219.7) |
| XYZ | xyz(43.3676, 53.3881, 86.6007) |
| Luminance | 0.5339 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.33
Baby Blue
#89CFF0
ΔE00 4.33
Neon Blue
#04D9FF
ΔE00 5.03
Bright Sky Blue
#02CCFE
ΔE00 5.48
Lightblue (survey)
#7BC8F6
ΔE00 6.74
Lightskyblue
#87CEFA
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DCEEB #EB8A6D
analogous
#6DEBC9 #6DCEEB #6D8FEB
triadic
#6DCEEB #EB6DCE #CEEB6D
tetradic
#6DCEEB #C96DEB #EB8A6D #8FEB6D
square
#6DCEEB #C96DEB #EB8A6D #8FEB6D
split-complementary
#6DCEEB #EB6D8F #EBC96D
monochromatic
#1B9CC3 #37BCE4 #6DCEEB #A3E0F2 #D9F2FA
Accessibility & contrast
On white
1.80
#6DCEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#6DCEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DCEEB
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DCEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DCEEB | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC9ED
Deuteranopia (green-blind)
#A9BBEB
Tritanopia (blue-blind)
#00D8D7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6dceeb; /* rgb */ color: rgb(109, 206, 235); /* oklch */ color: oklch(80.3% 0.100 219.7);
Tailwind
colors: {
custom: {
50: '#a0ddf1',
500: '#6dceeb',
950: '#000000',
},
}SCSS
$custom: #6dceeb; $custom-light: #a0ddf1; $custom-dark: #000000;
JSON
{
"hex": "#6dceeb",
"rgb": {
"r": 109,
"g": 206,
"b": 235
},
"hsl": {
"h": 193.81,
"s": 75.904,
"l": 67.451
},
"oklch": {
"l": 0.80301,
"c": 0.09998,
"h": 219.7
},
"luminance": 0.53392
}Semantic roles & 50–950 ramp
primary
#6DCEEB
secondary
#C15A3B
accent
#3C0DD8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485