#6BBDFF#6BBDFF
#6BBDFF is a light, vivid cyan. Relative luminance 0.467; OKLCH L 77.3% C 0.125 H 244.7°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #6BBDFF |
|---|---|
| RGB | rgb(107, 189, 255) |
| HSL | hsl(207, 100%, 71%) |
| HSV | hsv(207, 58%, 100%) |
| CMYK | cmyk(58%, 25.9%, 0%, 0%) |
| CIE-LAB | lab(74.02, -6.27, -40.09) |
| CIE-LCH | lch(74.02, 40.57, 261.11°) |
| OKLab | oklab(77.29% -0.0532 -0.1126) |
| OKLCH | oklch(77.29% 0.125 244.7) |
| XYZ | xyz(42.3044, 46.7371, 101.3801) |
| Luminance | 0.4674 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 1.82
Sky
#82CAFC
ΔE00 4.21
Lightblue (survey)
#7BC8F6
ΔE00 4.77
Lightskyblue
#87CEFA
ΔE00 5.86
Light Blue
#95D0FC
ΔE00 6.30
Carolina Blue
#8AB8FE
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BBDFF #FFAD6B
analogous
#6BFFF7 #6BBDFF #6B73FF
triadic
#6BBDFF #FF6BBD #BDFF6B
tetradic
#6BBDFF #F76BFF #FFAD6B #73FF6B
square
#6BBDFF #F76BFF #FFAD6B #73FF6B
split-complementary
#6BBDFF #FF6B73 #FFF76B
monochromatic
#0085F0 #2EA2FF #6BBDFF #A8D8FF #E0F1FF
Accessibility & contrast
On white
2.03
#6BBDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#6BBDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BBDFF
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BBDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BBDFF | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0BEFF
Deuteranopia (green-blind)
#8CAFFE
Tritanopia (blue-blind)
#00CDD4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #6bbdff; /* rgb */ color: rgb(107, 189, 255); /* oklch */ color: oklch(77.3% 0.125 244.7);
Tailwind
colors: {
custom: {
50: '#a0d0ff',
500: '#6bbdff',
950: '#000000',
},
}SCSS
$custom: #6bbdff; $custom-light: #a0d0ff; $custom-dark: #000000;
JSON
{
"hex": "#6bbdff",
"rgb": {
"r": 107,
"g": 189,
"b": 255
},
"hsl": {
"h": 206.757,
"s": 100,
"l": 70.98
},
"oklch": {
"l": 0.77285,
"c": 0.12451,
"h": 244.7
},
"luminance": 0.46741
}Semantic roles & 50–950 ramp
primary
#6BBDFF
secondary
#F7E1CF
accent
#6600E6
background
#FAFCFF
surface
#F4F9FF
border
#CED2D7
text
#101418
muted
#7F8286