#6BCBE7#6BCBE7
#6BCBE7 is a light, moderate cyan. Relative luminance 0.516; OKLCH L 79.4% C 0.099 H 219.2°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCBE7 |
|---|---|
| RGB | rgb(107, 203, 231) |
| HSL | hsl(194, 72%, 66%) |
| HSV | hsv(194, 54%, 91%) |
| CMYK | cmyk(53.7%, 12.1%, 0%, 9.4%) |
| CIE-LAB | lab(77.04, -20.70, -22.53) |
| CIE-LCH | lch(77.04, 30.60, 227.42°) |
| OKLab | oklab(79.39% -0.0765 -0.0624) |
| OKLCH | oklch(79.39% 0.099 219.2) |
| XYZ | xyz(41.8376, 51.6034, 83.3415) |
| Luminance | 0.5161 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.62
Baby Blue
#89CFF0
ΔE00 4.68
Neon Blue
#04D9FF
ΔE00 5.39
Bright Sky Blue
#02CCFE
ΔE00 5.59
Lightblue (survey)
#7BC8F6
ΔE00 6.91
Lightskyblue
#87CEFA
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCBE7 #E7876B
analogous
#6BE7C5 #6BCBE7 #6B8DE7
triadic
#6BCBE7 #E76BCB #CBE76B
tetradic
#6BCBE7 #C56BE7 #E7876B #8DE76B
square
#6BCBE7 #C56BE7 #E7876B #8DE76B
split-complementary
#6BCBE7 #E76B8D #E7C56B
monochromatic
#1E96BA #36B8DE #6BCBE7 #A0DEF0 #D4F0F8
Accessibility & contrast
On white
1.85
#6BCBE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#6BCBE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCBE7
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCBE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCBE7 | 1.00 | 1.85 | 11.32 | 11.32 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C6E9
Deuteranopia (green-blind)
#A7B8E7
Tritanopia (blue-blind)
#00D5D4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6bcbe7; /* rgb */ color: rgb(107, 203, 231); /* oklch */ color: oklch(79.4% 0.099 219.2);
Tailwind
colors: {
custom: {
50: '#9edbee',
500: '#6bcbe7',
950: '#000000',
},
}SCSS
$custom: #6bcbe7; $custom-light: #9edbee; $custom-dark: #000000;
JSON
{
"hex": "#6bcbe7",
"rgb": {
"r": 107,
"g": 203,
"b": 231
},
"hsl": {
"h": 193.548,
"s": 72.093,
"l": 66.275
},
"oklch": {
"l": 0.79388,
"c": 0.09875,
"h": 219.2
},
"luminance": 0.51607
}Semantic roles & 50–950 ramp
primary
#6BCBE7
secondary
#B9593D
accent
#3D11D4
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1516
muted
#808485