#6BCCEB#6BCCEB
#6BCCEB is a light, moderate cyan. Relative luminance 0.523; OKLCH L 79.8% C 0.101 H 221.2°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCCEB |
|---|---|
| RGB | rgb(107, 204, 235) |
| HSL | hsl(195, 76%, 67%) |
| HSV | hsv(195, 54%, 92%) |
| CMYK | cmyk(54.5%, 13.2%, 0%, 7.8%) |
| CIE-LAB | lab(77.46, -20.08, -24.04) |
| CIE-LCH | lch(77.46, 31.32, 230.13°) |
| OKLab | oklab(79.77% -0.0761 -0.0667) |
| OKLCH | oklch(79.77% 0.101 221.2) |
| XYZ | xyz(42.6459, 52.3058, 86.4298) |
| Luminance | 0.5231 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.19
Baby Blue
#89CFF0
ΔE00 4.05
Bright Sky Blue
#02CCFE
ΔE00 4.98
Neon Blue
#04D9FF
ΔE00 5.26
Lightblue (survey)
#7BC8F6
ΔE00 6.11
Lightskyblue
#87CEFA
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCCEB #EB8A6B
analogous
#6BEBCA #6BCCEB #6B8CEB
triadic
#6BCCEB #EB6BCC #CCEB6B
tetradic
#6BCCEB #CA6BEB #EB8A6B #8CEB6B
square
#6BCCEB #CA6BEB #EB8A6B #8CEB6B
split-complementary
#6BCCEB #EB6B8C #EBCA6B
monochromatic
#1A99C1 #35B9E4 #6BCCEB #A1DFF2 #D7F1FA
Accessibility & contrast
On white
1.83
#6BCCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#6BCCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCCEB
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCCEB | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C7ED
Deuteranopia (green-blind)
#A7B9EB
Tritanopia (blue-blind)
#00D6D6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6bcceb; /* rgb */ color: rgb(107, 204, 235); /* oklch */ color: oklch(79.8% 0.101 221.2);
Tailwind
colors: {
custom: {
50: '#9fdbf1',
500: '#6bcceb',
950: '#000000',
},
}SCSS
$custom: #6bcceb; $custom-light: #9fdbf1; $custom-dark: #000000;
JSON
{
"hex": "#6bcceb",
"rgb": {
"r": 107,
"g": 204,
"b": 235
},
"hsl": {
"h": 194.531,
"s": 76.19,
"l": 67.059
},
"oklch": {
"l": 0.79769,
"c": 0.10118,
"h": 221.2
},
"luminance": 0.5231
}Semantic roles & 50–950 ramp
primary
#6BCCEB
secondary
#C05B3A
accent
#3E0DD8
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1516
muted
#808485