#6BC8EB#6BC8EB
#6BC8EB is a light, moderate cyan. Relative luminance 0.504; OKLCH L 78.9% C 0.101 H 224.9°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #6BC8EB |
|---|---|
| RGB | rgb(107, 200, 235) |
| HSL | hsl(196, 76%, 67%) |
| HSV | hsv(196, 54%, 92%) |
| CMYK | cmyk(54.5%, 14.9%, 0%, 7.8%) |
| CIE-LAB | lab(76.33, -18.03, -25.77) |
| CIE-LCH | lch(76.33, 31.45, 235.02°) |
| OKLab | oklab(78.87% -0.0717 -0.0716) |
| OKLCH | oklch(78.87% 0.101 224.9) |
| XYZ | xyz(41.7073, 50.4287, 86.1170) |
| Luminance | 0.5043 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.17
Baby Blue
#89CFF0
ΔE00 3.57
Bright Sky Blue
#02CCFE
ΔE00 4.57
Lightblue (survey)
#7BC8F6
ΔE00 4.63
Lightskyblue
#87CEFA
ΔE00 5.29
Sky
#82CAFC
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BC8EB #EB8E6B
analogous
#6BEBCE #6BC8EB #6B88EB
triadic
#6BC8EB #EB6BC8 #C8EB6B
tetradic
#6BC8EB #CE6BEB #EB8E6B #88EB6B
square
#6BC8EB #CE6BEB #EB8E6B #88EB6B
split-complementary
#6BC8EB #EB6B88 #EBCE6B
monochromatic
#1A94C1 #35B4E4 #6BC8EB #A1DCF2 #D7F0FA
Accessibility & contrast
On white
1.89
#6BC8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#6BC8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BC8EB
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BC8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BC8EB | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C4ED
Deuteranopia (green-blind)
#A2B6EB
Tritanopia (blue-blind)
#00D3D3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6bc8eb; /* rgb */ color: rgb(107, 200, 235); /* oklch */ color: oklch(78.9% 0.101 224.9);
Tailwind
colors: {
custom: {
50: '#9ed8f1',
500: '#6bc8eb',
950: '#000000',
},
}SCSS
$custom: #6bc8eb; $custom-light: #9ed8f1; $custom-dark: #000000;
JSON
{
"hex": "#6bc8eb",
"rgb": {
"r": 107,
"g": 200,
"b": 235
},
"hsl": {
"h": 196.406,
"s": 76.19,
"l": 67.059
},
"oklch": {
"l": 0.78866,
"c": 0.10134,
"h": 224.9
},
"luminance": 0.50433
}Semantic roles & 50–950 ramp
primary
#6BC8EB
secondary
#C05F3A
accent
#450DD8
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1416
muted
#808385