#6CCEEB#6CCEEB
#6CCEEB is a light, moderate cyan. Relative luminance 0.533; OKLCH L 80.3% C 0.101 H 219.6°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCEEB |
|---|---|
| RGB | rgb(108, 206, 235) |
| HSL | hsl(194, 76%, 67%) |
| HSV | hsv(194, 54%, 92%) |
| CMYK | cmyk(54%, 12.3%, 0%, 7.8%) |
| CIE-LAB | lab(78.07, -20.89, -23.12) |
| CIE-LCH | lch(78.07, 31.16, 227.89°) |
| OKLab | oklab(80.26% -0.0776 -0.0641) |
| OKLCH | oklch(80.26% 0.101 219.6) |
| XYZ | xyz(43.2452, 53.3250, 86.5949) |
| Luminance | 0.5333 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.44
Baby Blue
#89CFF0
ΔE00 4.43
Neon Blue
#04D9FF
ΔE00 4.95
Bright Sky Blue
#02CCFE
ΔE00 5.45
Lightblue (survey)
#7BC8F6
ΔE00 6.82
Lightskyblue
#87CEFA
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCEEB #EB896C
analogous
#6CEBC9 #6CCEEB #6C8EEB
triadic
#6CCEEB #EB6CCE #CEEB6C
tetradic
#6CCEEB #C96CEB #EB896C #8EEB6C
square
#6CCEEB #C96CEB #EB896C #8EEB6C
split-complementary
#6CCEEB #EB6C8E #EBC96C
monochromatic
#1A9CC2 #36BCE4 #6CCEEB #A2E0F2 #D8F2FA
Accessibility & contrast
On white
1.80
#6CCEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#6CCEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCEEB
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCEEB | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 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: #6cceeb; /* rgb */ color: rgb(108, 206, 235); /* oklch */ color: oklch(80.3% 0.101 219.6);
Tailwind
colors: {
custom: {
50: '#9fddf1',
500: '#6cceeb',
950: '#000000',
},
}SCSS
$custom: #6cceeb; $custom-light: #9fddf1; $custom-dark: #000000;
JSON
{
"hex": "#6cceeb",
"rgb": {
"r": 108,
"g": 206,
"b": 235
},
"hsl": {
"h": 193.701,
"s": 76.048,
"l": 67.255
},
"oklch": {
"l": 0.80261,
"c": 0.10061,
"h": 219.6
},
"luminance": 0.53329
}Semantic roles & 50–950 ramp
primary
#6CCEEB
secondary
#C0593B
accent
#3C0DD8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485