#6BADEF#6BADEF
#6BADEF is a light, moderate cyan. Relative luminance 0.392; OKLCH L 73.0% C 0.118 H 249.7°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #6BADEF |
|---|---|
| RGB | rgb(107, 173, 239) |
| HSL | hsl(210, 80%, 68%) |
| HSV | hsv(210, 55%, 94%) |
| CMYK | cmyk(55.2%, 27.6%, 0%, 6.3%) |
| CIE-LAB | lab(68.93, -2.36, -39.37) |
| CIE-LCH | lch(68.93, 39.44, 266.57°) |
| OKLab | oklab(73.05% -0.0409 -0.1106) |
| OKLCH | oklch(73.05% 0.118 249.7) |
| XYZ | xyz(36.5814, 39.2419, 87.2913) |
| Luminance | 0.3925 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.84
Carolina Blue
#8AB8FE
ΔE00 5.40
Azure (survey)
#069AF3
ΔE00 7.33
Cornflowerblue
#6495ED
ΔE00 7.66
Sky
#82CAFC
ΔE00 8.20
Lightblue (survey)
#7BC8F6
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BADEF #EFAD6B
analogous
#6BEFEF #6BADEF #6B6BEF
triadic
#6BADEF #EF6BAD #ADEF6B
tetradic
#6BADEF #EF6BEF #EFAD6B #6BEF6B
square
#6BADEF #EF6BEF #EFAD6B #6BEF6B
split-complementary
#6BADEF #EF6B6B #EFEF6B
monochromatic
#1670CA #348EE9 #6BADEF #A2CCF5 #D9EAFB
Accessibility & contrast
On white
2.37
#6BADEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#6BADEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BADEF
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BADEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BADEF | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AFF2
Deuteranopia (green-blind)
#80A2EE
Tritanopia (blue-blind)
#00BCC4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #6badef; /* rgb */ color: rgb(107, 173, 239); /* oklch */ color: oklch(73.0% 0.118 249.7);
Tailwind
colors: {
custom: {
50: '#9ec5f4',
500: '#6badef',
950: '#000000',
},
}SCSS
$custom: #6badef; $custom-light: #9ec5f4; $custom-dark: #000000;
JSON
{
"hex": "#6badef",
"rgb": {
"r": 107,
"g": 173,
"b": 239
},
"hsl": {
"h": 210,
"s": 80.488,
"l": 67.843
},
"oklch": {
"l": 0.7305,
"c": 0.1179,
"h": 249.7
},
"luminance": 0.39245
}Semantic roles & 50–950 ramp
primary
#6BADEF
secondary
#EFDBC7
accent
#7309DD
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#0F1217
muted
#7F8185