#6BCBE9#6BCBE9
#6BCBE9 is a light, moderate cyan. Relative luminance 0.517; OKLCH L 79.5% C 0.100 H 220.7°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCBE9 |
|---|---|
| RGB | rgb(107, 203, 233) |
| HSL | hsl(194, 74%, 67%) |
| HSV | hsv(194, 54%, 91%) |
| CMYK | cmyk(54.1%, 12.9%, 0%, 8.6%) |
| CIE-LAB | lab(77.11, -20.14, -23.50) |
| CIE-LCH | lch(77.11, 30.95, 229.41°) |
| OKLab | oklab(79.47% -0.0757 -0.0652) |
| OKLCH | oklch(79.47% 0.1 220.7) |
| XYZ | xyz(42.1216, 51.7170, 84.8376) |
| Luminance | 0.5172 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.30
Baby Blue
#89CFF0
ΔE00 4.24
Bright Sky Blue
#02CCFE
ΔE00 5.18
Neon Blue
#04D9FF
ΔE00 5.41
Lightblue (survey)
#7BC8F6
ΔE00 6.31
Lightskyblue
#87CEFA
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCBE9 #E9896B
analogous
#6BE9C8 #6BCBE9 #6B8CE9
triadic
#6BCBE9 #E96BCB #CBE96B
tetradic
#6BCBE9 #C86BE9 #E9896B #8CE96B
square
#6BCBE9 #C86BE9 #E9896B #8CE96B
split-complementary
#6BCBE9 #E96B8C #E9C86B
monochromatic
#1C97BD #36B8E1 #6BCBE9 #A0DEF1 #D6F0F9
Accessibility & contrast
On white
1.85
#6BCBE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#6BCBE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCBE9
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCBE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCBE9 | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C6EB
Deuteranopia (green-blind)
#A6B8E9
Tritanopia (blue-blind)
#00D5D4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6bcbe9; /* rgb */ color: rgb(107, 203, 233); /* oklch */ color: oklch(79.5% 0.100 220.7);
Tailwind
colors: {
custom: {
50: '#9edbf0',
500: '#6bcbe9',
950: '#000000',
},
}SCSS
$custom: #6bcbe9; $custom-light: #9edbf0; $custom-dark: #000000;
JSON
{
"hex": "#6bcbe9",
"rgb": {
"r": 107,
"g": 203,
"b": 233
},
"hsl": {
"h": 194.286,
"s": 74.118,
"l": 66.667
},
"oklch": {
"l": 0.79465,
"c": 0.09993,
"h": 220.7
},
"luminance": 0.51721
}Semantic roles & 50–950 ramp
primary
#6BCBE9
secondary
#BC5A3C
accent
#3F0FD6
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1516
muted
#808485