#6BADFB#6BADFB
#6BADFB is a light, vivid cyan. Relative luminance 0.400; OKLCH L 73.6% C 0.133 H 253.6°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #6BADFB |
|---|---|
| RGB | rgb(107, 173, 251) |
| HSL | hsl(213, 95%, 70%) |
| HSV | hsv(213, 57%, 98%) |
| CMYK | cmyk(57.4%, 31.1%, 0%, 1.6%) |
| CIE-LAB | lab(69.45, 1.35, -45.07) |
| CIE-LCH | lch(69.45, 45.09, 271.71°) |
| OKLab | oklab(73.63% -0.0374 -0.1271) |
| OKLCH | oklch(73.63% 0.133 253.6) |
| XYZ | xyz(38.4134, 39.9746, 96.9396) |
| Luminance | 0.3998 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.02
Carolina Blue
#8AB8FE
ΔE00 4.69
Cornflowerblue
#6495ED
ΔE00 7.37
Azure (survey)
#069AF3
ΔE00 7.92
Sky
#82CAFC
ΔE00 8.72
Dodgerblue
#1E90FF
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BADFB #FBB96B
analogous
#6BF5FB #6BADFB #716BFB
triadic
#6BADFB #FB6BAD #ADFB6B
tetradic
#6BADFB #FB6BF5 #FBB96B #6BFB71
square
#6BADFB #FB6BF5 #FBB96B #6BFB71
split-complementary
#6BADFB #FB716B #F5FB6B
monochromatic
#066CE5 #2F8CF9 #6BADFB #A7CEFD #E1EEFE
Accessibility & contrast
On white
2.33
#6BADFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#6BADFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BADFB
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BADFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BADFB | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB1FE
Deuteranopia (green-blind)
#7AA3F9
Tritanopia (blue-blind)
#00BFC9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #6badfb; /* rgb */ color: rgb(107, 173, 251); /* oklch */ color: oklch(73.6% 0.133 253.6);
Tailwind
colors: {
custom: {
50: '#9fc5fd',
500: '#6badfb',
950: '#000000',
},
}SCSS
$custom: #6badfb; $custom-light: #9fc5fd; $custom-dark: #000000;
JSON
{
"hex": "#6badfb",
"rgb": {
"r": 107,
"g": 173,
"b": 251
},
"hsl": {
"h": 212.5,
"s": 94.737,
"l": 70.196
},
"oklch": {
"l": 0.73635,
"c": 0.13252,
"h": 253.6
},
"luminance": 0.39978
}Semantic roles & 50–950 ramp
primary
#6BADFB
secondary
#F5E3CD
accent
#7C00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101217
muted
#7F8185