#6AB4FE#6AB4FE
#6AB4FE is a light, vivid cyan. Relative luminance 0.429; OKLCH L 75.2% C 0.131 H 249.9°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #6AB4FE |
|---|---|
| RGB | rgb(106, 180, 254) |
| HSL | hsl(210, 99%, 71%) |
| HSV | hsv(210, 58%, 100%) |
| CMYK | cmyk(58.3%, 29.1%, 0%, 0.4%) |
| CIE-LAB | lab(71.46, -1.82, -43.55) |
| CIE-LCH | lch(71.46, 43.59, 267.60°) |
| OKLab | oklab(75.24% -0.0448 -0.1227) |
| OKLCH | oklch(75.24% 0.131 249.9) |
| XYZ | xyz(40.1480, 42.8588, 99.9035) |
| Luminance | 0.4286 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.01
Carolina Blue
#8AB8FE
ΔE00 5.01
Sky
#82CAFC
ΔE00 6.75
Lightblue (survey)
#7BC8F6
ΔE00 7.40
Light Blue
#95D0FC
ΔE00 8.30
Lightskyblue
#87CEFA
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AB4FE #FEB46A
analogous
#6AFEFE #6AB4FE #6A6AFE
triadic
#6AB4FE #FE6AB4 #B4FE6A
tetradic
#6AB4FE #FE6AFE #FEB46A #6AFE6A
square
#6AB4FE #FE6AFE #FEB46A #6AFE6A
split-complementary
#6AB4FE #FE6A6A #FEFE6A
monochromatic
#0277EC #2D95FE #6AB4FE #A7D3FE #E1F0FF
Accessibility & contrast
On white
2.19
#6AB4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#6AB4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AB4FE
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AB4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AB4FE | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B7FF
Deuteranopia (green-blind)
#81A9FD
Tritanopia (blue-blind)
#00C5CE
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #6ab4fe; /* rgb */ color: rgb(106, 180, 254); /* oklch */ color: oklch(75.2% 0.131 249.9);
Tailwind
colors: {
custom: {
50: '#9fcaff',
500: '#6ab4fe',
950: '#000000',
},
}SCSS
$custom: #6ab4fe; $custom-light: #9fcaff; $custom-dark: #000000;
JSON
{
"hex": "#6ab4fe",
"rgb": {
"r": 106,
"g": 180,
"b": 254
},
"hsl": {
"h": 210,
"s": 98.667,
"l": 70.588
},
"oklch": {
"l": 0.75242,
"c": 0.13059,
"h": 249.9
},
"luminance": 0.42862
}Semantic roles & 50–950 ramp
primary
#6AB4FE
secondary
#F6E2CE
accent
#7300E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101318
muted
#7F8286