#6BCCE8#6BCCE8
#6BCCE8 is a light, moderate cyan. Relative luminance 0.521; OKLCH L 79.7% C 0.099 H 219.0°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCCE8 |
|---|---|
| RGB | rgb(107, 204, 232) |
| HSL | hsl(193, 73%, 66%) |
| HSV | hsv(193, 54%, 91%) |
| CMYK | cmyk(53.9%, 12.1%, 0%, 9%) |
| CIE-LAB | lab(77.36, -20.93, -22.58) |
| CIE-LCH | lch(77.36, 30.79, 227.18°) |
| OKLab | oklab(79.65% -0.0772 -0.0626) |
| OKLCH | oklch(79.65% 0.099 219) |
| XYZ | xyz(42.2161, 52.1339, 84.1664) |
| Luminance | 0.5214 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.63
Baby Blue
#89CFF0
ΔE00 4.69
Neon Blue
#04D9FF
ΔE00 5.21
Bright Sky Blue
#02CCFE
ΔE00 5.60
Lightblue (survey)
#7BC8F6
ΔE00 7.00
Lightskyblue
#87CEFA
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCCE8 #E8876B
analogous
#6BE8C6 #6BCCE8 #6B8EE8
triadic
#6BCCE8 #E86BCC #CCE86B
tetradic
#6BCCE8 #C66BE8 #E8876B #8EE86B
square
#6BCCE8 #C66BE8 #E8876B #8EE86B
split-complementary
#6BCCE8 #E86B8E #E8C66B
monochromatic
#1D98BB #36BAE0 #6BCCE8 #A0DEF0 #D5F1F8
Accessibility & contrast
On white
1.84
#6BCCE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#6BCCE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCCE8
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCCE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCCE8 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC7EA
Deuteranopia (green-blind)
#A8B9E8
Tritanopia (blue-blind)
#00D6D5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6bcce8; /* rgb */ color: rgb(107, 204, 232); /* oklch */ color: oklch(79.7% 0.099 219.0);
Tailwind
colors: {
custom: {
50: '#9edbef',
500: '#6bcce8',
950: '#000000',
},
}SCSS
$custom: #6bcce8; $custom-light: #9edbef; $custom-dark: #000000;
JSON
{
"hex": "#6bcce8",
"rgb": {
"r": 107,
"g": 204,
"b": 232
},
"hsl": {
"h": 193.44,
"s": 73.099,
"l": 66.471
},
"oklch": {
"l": 0.79653,
"c": 0.09939,
"h": 219
},
"luminance": 0.52138
}Semantic roles & 50–950 ramp
primary
#6BCCE8
secondary
#BB593C
accent
#3C10D5
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485