#6BAFFE#6BAFFE
#6BAFFE is a light, vivid cyan. Relative luminance 0.409; OKLCH L 74.2% C 0.134 H 253.2°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #6BAFFE |
|---|---|
| RGB | rgb(107, 175, 254) |
| HSL | hsl(212, 99%, 71%) |
| HSV | hsv(212, 58%, 100%) |
| CMYK | cmyk(57.9%, 31.1%, 0%, 0.4%) |
| CIE-LAB | lab(70.13, 1.16, -45.63) |
| CIE-LCH | lch(70.13, 45.64, 271.46°) |
| OKLab | oklab(74.21% -0.0387 -0.1287) |
| OKLCH | oklch(74.21% 0.134 253.2) |
| XYZ | xyz(39.2764, 40.9380, 99.5787) |
| Luminance | 0.4094 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.50
Carolina Blue
#8AB8FE
ΔE00 4.54
Cornflowerblue
#6495ED
ΔE00 7.98
Azure (survey)
#069AF3
ΔE00 8.21
Sky
#82CAFC
ΔE00 8.25
Lightblue (survey)
#7BC8F6
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BAFFE #FEBA6B
analogous
#6BF8FE #6BAFFE #706BFE
triadic
#6BAFFE #FE6BAF #AFFE6B
tetradic
#6BAFFE #FE6BF8 #FEBA6B #6BFE70
square
#6BAFFE #FE6BF8 #FEBA6B #6BFE70
split-complementary
#6BAFFE #FE706B #F8FE6B
monochromatic
#026EED #2E8EFE #6BAFFE #A8D0FE #E1EFFF
Accessibility & contrast
On white
2.29
#6BAFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#6BAFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BAFFE
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BAFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BAFFE | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB3FF
Deuteranopia (green-blind)
#7BA5FC
Tritanopia (blue-blind)
#00C1CB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #6baffe; /* rgb */ color: rgb(107, 175, 254); /* oklch */ color: oklch(74.2% 0.134 253.2);
Tailwind
colors: {
custom: {
50: '#a0c6ff',
500: '#6baffe',
950: '#000000',
},
}SCSS
$custom: #6baffe; $custom-light: #a0c6ff; $custom-dark: #000000;
JSON
{
"hex": "#6baffe",
"rgb": {
"r": 107,
"g": 175,
"b": 254
},
"hsl": {
"h": 212.245,
"s": 98.658,
"l": 70.784
},
"oklch": {
"l": 0.74213,
"c": 0.13443,
"h": 253.2
},
"luminance": 0.40942
}Semantic roles & 50–950 ramp
primary
#6BAFFE
secondary
#F6E4CF
accent
#7B00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101318
muted
#7F8286