#6AB2FA#6AB2FA
#6AB2FA is a light, vivid cyan. Relative luminance 0.418; OKLCH L 74.6% C 0.127 H 249.9°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #6AB2FA |
|---|---|
| RGB | rgb(106, 178, 250) |
| HSL | hsl(210, 94%, 70%) |
| HSV | hsv(210, 58%, 98%) |
| CMYK | cmyk(57.6%, 28.8%, 0%, 2%) |
| CIE-LAB | lab(70.74, -1.95, -42.52) |
| CIE-LCH | lch(70.74, 42.57, 267.37°) |
| OKLab | oklab(74.62% -0.0438 -0.1197) |
| OKLCH | oklch(74.62% 0.127 249.9) |
| XYZ | xyz(39.1133, 41.8036, 96.4316) |
| Luminance | 0.4181 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.47
Carolina Blue
#8AB8FE
ΔE00 5.05
Sky
#82CAFC
ΔE00 7.13
Lightblue (survey)
#7BC8F6
ΔE00 7.68
Azure (survey)
#069AF3
ΔE00 8.22
Light Blue
#95D0FC
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AB2FA #FAB26A
analogous
#6AFAFA #6AB2FA #6A6AFA
triadic
#6AB2FA #FA6AB2 #B2FA6A
tetradic
#6AB2FA #FA6AFA #FAB26A #6AFA6A
square
#6AB2FA #FA6AFA #FAB26A #6AFA6A
split-complementary
#6AB2FA #FA6A6A #FAFA6A
monochromatic
#0875E2 #2F93F8 #6AB2FA #A5D1FC #E0EFFE
Accessibility & contrast
On white
2.24
#6AB2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#6AB2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AB2FA
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AB2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AB2FA | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B5FD
Deuteranopia (green-blind)
#81A7F9
Tritanopia (blue-blind)
#00C3CB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #6ab2fa; /* rgb */ color: rgb(106, 178, 250); /* oklch */ color: oklch(74.6% 0.127 249.9);
Tailwind
colors: {
custom: {
50: '#9fc8fc',
500: '#6ab2fa',
950: '#000000',
},
}SCSS
$custom: #6ab2fa; $custom-light: #9fc8fc; $custom-dark: #000000;
JSON
{
"hex": "#6ab2fa",
"rgb": {
"r": 106,
"g": 178,
"b": 250
},
"hsl": {
"h": 210,
"s": 93.506,
"l": 69.804
},
"oklch": {
"l": 0.74616,
"c": 0.12746,
"h": 249.9
},
"luminance": 0.41807
}Semantic roles & 50–950 ramp
primary
#6AB2FA
secondary
#F4E0CC
accent
#7300E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#0F1317
muted
#7F8285