#6BADF8#6BADF8
#6BADF8 is a light, vivid cyan. Relative luminance 0.398; OKLCH L 73.5% C 0.129 H 252.7°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #6BADF8 |
|---|---|
| RGB | rgb(107, 173, 248) |
| HSL | hsl(212, 91%, 70%) |
| HSV | hsv(212, 57%, 97%) |
| CMYK | cmyk(56.9%, 30.2%, 0%, 2.7%) |
| CIE-LAB | lab(69.32, 0.41, -43.65) |
| CIE-LCH | lch(69.32, 43.66, 270.54°) |
| OKLab | oklab(73.49% -0.0383 -0.123) |
| OKLCH | oklch(73.49% 0.129 252.7) |
| XYZ | xyz(37.9442, 39.7870, 94.4688) |
| Luminance | 0.3979 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.94
Carolina Blue
#8AB8FE
ΔE00 4.84
Cornflowerblue
#6495ED
ΔE00 7.41
Azure (survey)
#069AF3
ΔE00 7.74
Sky
#82CAFC
ΔE00 8.59
Dodgerblue
#1E90FF
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BADF8 #F8B66B
analogous
#6BF3F8 #6BADF8 #706BF8
triadic
#6BADF8 #F86BAD #ADF86B
tetradic
#6BADF8 #F86BF3 #F8B66B #6BF870
square
#6BADF8 #F86BF3 #F8B66B #6BF870
split-complementary
#6BADF8 #F8706B #F3F86B
monochromatic
#0B6EDE #318DF5 #6BADF8 #A5CDFB #E0EEFE
Accessibility & contrast
On white
2.34
#6BADF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#6BADF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BADF8
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BADF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BADF8 | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB1FB
Deuteranopia (green-blind)
#7BA3F6
Tritanopia (blue-blind)
#00BEC8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #6badf8; /* rgb */ color: rgb(107, 173, 248); /* oklch */ color: oklch(73.5% 0.129 252.7);
Tailwind
colors: {
custom: {
50: '#9fc5fb',
500: '#6badf8',
950: '#000000',
},
}SCSS
$custom: #6badf8; $custom-light: #9fc5fb; $custom-dark: #000000;
JSON
{
"hex": "#6badf8",
"rgb": {
"r": 107,
"g": 173,
"b": 248
},
"hsl": {
"h": 211.915,
"s": 90.968,
"l": 69.608
},
"oklch": {
"l": 0.73486,
"c": 0.12882,
"h": 252.7
},
"luminance": 0.3979
}Semantic roles & 50–950 ramp
primary
#6BADF8
secondary
#F4E1CB
accent
#7A00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#0F1217
muted
#7F8185