#6BADF2#6BADF2
#6BADF2 is a light, vivid cyan. Relative luminance 0.394; OKLCH L 73.2% C 0.121 H 250.8°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #6BADF2 |
|---|---|
| RGB | rgb(107, 173, 242) |
| HSL | hsl(211, 84%, 68%) |
| HSV | hsv(211, 56%, 95%) |
| CMYK | cmyk(55.8%, 28.5%, 0%, 5.1%) |
| CIE-LAB | lab(69.05, -1.44, -40.80) |
| CIE-LCH | lch(69.05, 40.83, 267.98°) |
| OKLab | oklab(73.19% -0.04 -0.1147) |
| OKLCH | oklch(73.19% 0.122 250.8) |
| XYZ | xyz(37.0283, 39.4206, 89.6448) |
| Luminance | 0.3942 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.84
Carolina Blue
#8AB8FE
ΔE00 5.18
Azure (survey)
#069AF3
ΔE00 7.44
Cornflowerblue
#6495ED
ΔE00 7.56
Sky
#82CAFC
ΔE00 8.33
Lightblue (survey)
#7BC8F6
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BADF2 #F2B06B
analogous
#6BF0F2 #6BADF2 #6C6BF2
triadic
#6BADF2 #F26BAD #ADF26B
tetradic
#6BADF2 #F26BF0 #F2B06B #6BF26C
square
#6BADF2 #F26BF0 #F2B06B #6BF26C
split-complementary
#6BADF2 #F26C6B #F0F26B
monochromatic
#126FD0 #338EED #6BADF2 #A3CCF7 #DCEBFC
Accessibility & contrast
On white
2.36
#6BADF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#6BADF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BADF2
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BADF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BADF2 | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B0F5
Deuteranopia (green-blind)
#7FA3F1
Tritanopia (blue-blind)
#00BDC5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #6badf2; /* rgb */ color: rgb(107, 173, 242); /* oklch */ color: oklch(73.2% 0.121 250.8);
Tailwind
colors: {
custom: {
50: '#9ec5f6',
500: '#6badf2',
950: '#000000',
},
}SCSS
$custom: #6badf2; $custom-light: #9ec5f6; $custom-dark: #000000;
JSON
{
"hex": "#6badf2",
"rgb": {
"r": 107,
"g": 173,
"b": 242
},
"hsl": {
"h": 210.667,
"s": 83.851,
"l": 68.431
},
"oklch": {
"l": 0.73194,
"c": 0.1215,
"h": 250.8
},
"luminance": 0.39424
}Semantic roles & 50–950 ramp
primary
#6BADF2
secondary
#F1DDC8
accent
#7505E0
background
#FAFCFF
surface
#F4F8FE
border
#CED1D6
text
#0F1217
muted
#7F8185