#6BCBE6#6BCBE6
#6BCBE6 is a light, moderate cyan. Relative luminance 0.516; OKLCH L 79.3% C 0.098 H 218.5°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCBE6 |
|---|---|
| RGB | rgb(107, 203, 230) |
| HSL | hsl(193, 71%, 66%) |
| HSV | hsv(193, 53%, 90%) |
| CMYK | cmyk(53.5%, 11.7%, 0%, 9.8%) |
| CIE-LAB | lab(77.01, -20.98, -22.04) |
| CIE-LCH | lch(77.01, 30.43, 226.41°) |
| OKLab | oklab(79.35% -0.0769 -0.0611) |
| OKLCH | oklch(79.35% 0.098 218.5) |
| XYZ | xyz(41.6967, 51.5471, 82.5998) |
| Luminance | 0.5155 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.81
Baby Blue
#89CFF0
ΔE00 4.91
Neon Blue
#04D9FF
ΔE00 5.41
Bright Sky Blue
#02CCFE
ΔE00 5.82
Lightblue (survey)
#7BC8F6
ΔE00 7.22
Lightskyblue
#87CEFA
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCBE6 #E6866B
analogous
#6BE6C3 #6BCBE6 #6B8DE6
triadic
#6BCBE6 #E66BCB #CBE66B
tetradic
#6BCBE6 #C36BE6 #E6866B #8DE66B
square
#6BCBE6 #C36BE6 #E6866B #8DE66B
split-complementary
#6BCBE6 #E66B8D #E6C36B
monochromatic
#1F96B8 #37B9DD #6BCBE6 #9FDDEF #D4F0F8
Accessibility & contrast
On white
1.86
#6BCBE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#6BCBE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCBE6
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCBE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCBE6 | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC6E8
Deuteranopia (green-blind)
#A7B8E6
Tritanopia (blue-blind)
#00D4D3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6bcbe6; /* rgb */ color: rgb(107, 203, 230); /* oklch */ color: oklch(79.3% 0.098 218.5);
Tailwind
colors: {
custom: {
50: '#9edbee',
500: '#6bcbe6',
950: '#000000',
},
}SCSS
$custom: #6bcbe6; $custom-light: #9edbee; $custom-dark: #000000;
JSON
{
"hex": "#6bcbe6",
"rgb": {
"r": 107,
"g": 203,
"b": 230
},
"hsl": {
"h": 193.171,
"s": 71.098,
"l": 66.078
},
"oklch": {
"l": 0.7935,
"c": 0.09818,
"h": 218.5
},
"luminance": 0.51551
}Semantic roles & 50–950 ramp
primary
#6BCBE6
secondary
#B8583E
accent
#3D12D3
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1516
muted
#808485