#6BCEEB#6BCEEB
#6BCEEB is a light, moderate cyan. Relative luminance 0.533; OKLCH L 80.2% C 0.101 H 219.4°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCEEB |
|---|---|
| RGB | rgb(107, 206, 235) |
| HSL | hsl(194, 76%, 67%) |
| HSV | hsv(194, 54%, 92%) |
| CMYK | cmyk(54.5%, 12.3%, 0%, 7.8%) |
| CIE-LAB | lab(78.03, -21.09, -23.18) |
| CIE-LCH | lch(78.03, 31.34, 227.69°) |
| OKLab | oklab(80.22% -0.0782 -0.0643) |
| OKLCH | oklch(80.22% 0.101 219.4) |
| XYZ | xyz(43.1243, 53.2626, 86.5893) |
| Luminance | 0.5327 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.54
Baby Blue
#89CFF0
ΔE00 4.53
Neon Blue
#04D9FF
ΔE00 4.88
Bright Sky Blue
#02CCFE
ΔE00 5.41
Lightblue (survey)
#7BC8F6
ΔE00 6.89
Lightskyblue
#87CEFA
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCEEB #EB886B
analogous
#6BEBC8 #6BCEEB #6B8EEB
triadic
#6BCEEB #EB6BCE #CEEB6B
tetradic
#6BCEEB #C86BEB #EB886B #8EEB6B
square
#6BCEEB #C86BEB #EB886B #8EEB6B
split-complementary
#6BCEEB #EB6B8E #EBC86B
monochromatic
#1A9CC1 #35BCE4 #6BCEEB #A1E0F2 #D7F2FA
Accessibility & contrast
On white
1.80
#6BCEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#6BCEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCEEB
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCEEB | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 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: #6bceeb; /* rgb */ color: rgb(107, 206, 235); /* oklch */ color: oklch(80.2% 0.101 219.4);
Tailwind
colors: {
custom: {
50: '#9fddf1',
500: '#6bceeb',
950: '#000000',
},
}SCSS
$custom: #6bceeb; $custom-light: #9fddf1; $custom-dark: #000000;
JSON
{
"hex": "#6bceeb",
"rgb": {
"r": 107,
"g": 206,
"b": 235
},
"hsl": {
"h": 193.594,
"s": 76.19,
"l": 67.059
},
"oklch": {
"l": 0.80222,
"c": 0.10125,
"h": 219.4
},
"luminance": 0.53267
}Semantic roles & 50–950 ramp
primary
#6BCEEB
secondary
#C0593A
accent
#3B0DD8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485