#6BABFE#6BABFE
#6BABFE is a light, vivid cyan. Relative luminance 0.394; OKLCH L 73.4% C 0.138 H 255.5°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #6BABFE |
|---|---|
| RGB | rgb(107, 171, 254) |
| HSL | hsl(214, 99%, 71%) |
| HSV | hsv(214, 58%, 100%) |
| CMYK | cmyk(57.9%, 32.7%, 0%, 0.4%) |
| CIE-LAB | lab(69.04, 3.42, -47.34) |
| CIE-LCH | lch(69.04, 47.46, 274.13°) |
| OKLab | oklab(73.36% -0.0345 -0.1337) |
| OKLCH | oklch(73.36% 0.138 255.5) |
| XYZ | xyz(38.5094, 39.4040, 99.3231) |
| Luminance | 0.3941 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.70
Sky Blue (survey)
#75BBFD
ΔE00 4.76
Cornflowerblue
#6495ED
ΔE00 6.73
Azure (survey)
#069AF3
ΔE00 8.06
Dodgerblue
#1E90FF
ΔE00 8.43
Pastel Blue
#A2BFFE
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BABFE #FEBE6B
analogous
#6BF4FE #6BABFE #746BFE
triadic
#6BABFE #FE6BAB #ABFE6B
tetradic
#6BABFE #FE6BF4 #FEBE6B #6BFE74
square
#6BABFE #FE6BF4 #FEBE6B #6BFE74
split-complementary
#6BABFE #FE746B #F4FE6B
monochromatic
#0268ED #2E88FE #6BABFE #A8CEFE #E1EEFF
Accessibility & contrast
On white
2.36
#6BABFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#6BABFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BABFE
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BABFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BABFE | 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)
#88B0FF
Deuteranopia (green-blind)
#75A2FC
Tritanopia (blue-blind)
#00BEC9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #6babfe; /* rgb */ color: rgb(107, 171, 254); /* oklch */ color: oklch(73.4% 0.138 255.5);
Tailwind
colors: {
custom: {
50: '#a0c3ff',
500: '#6babfe',
950: '#000000',
},
}SCSS
$custom: #6babfe; $custom-light: #a0c3ff; $custom-dark: #000000;
JSON
{
"hex": "#6babfe",
"rgb": {
"r": 107,
"g": 171,
"b": 254
},
"hsl": {
"h": 213.878,
"s": 98.658,
"l": 70.784
},
"oklch": {
"l": 0.7336,
"c": 0.13812,
"h": 255.5
},
"luminance": 0.39407
}Semantic roles & 50–950 ramp
primary
#6BABFE
secondary
#F6E5CF
accent
#8200E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186