#6BAFF5#6BAFF5
#6BAFF5 is a light, vivid cyan. Relative luminance 0.404; OKLCH L 73.8% C 0.123 H 250.5°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #6BAFF5 |
|---|---|
| RGB | rgb(107, 175, 245) |
| HSL | hsl(210, 87%, 69%) |
| HSV | hsv(210, 56%, 96%) |
| CMYK | cmyk(56.3%, 28.6%, 0%, 3.9%) |
| CIE-LAB | lab(69.74, -1.63, -41.37) |
| CIE-LCH | lch(69.74, 41.40, 267.74°) |
| OKLab | oklab(73.77% -0.0413 -0.1164) |
| OKLCH | oklch(73.77% 0.123 250.5) |
| XYZ | xyz(37.8689, 40.3751, 92.1660) |
| Luminance | 0.4038 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.27
Carolina Blue
#8AB8FE
ΔE00 5.03
Azure (survey)
#069AF3
ΔE00 7.75
Sky
#82CAFC
ΔE00 7.83
Cornflowerblue
#6495ED
ΔE00 8.15
Lightblue (survey)
#7BC8F6
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BAFF5 #F5B16B
analogous
#6BF4F5 #6BAFF5 #6C6BF5
triadic
#6BAFF5 #F56BAF #AFF56B
tetradic
#6BAFF5 #F56BF4 #F5B16B #6BF56C
square
#6BAFF5 #F56BF4 #F5B16B #6BF56C
split-complementary
#6BAFF5 #F56C6B #F4F56B
monochromatic
#0F71D7 #3290F1 #6BAFF5 #A4CEF9 #DEEDFD
Accessibility & contrast
On white
2.31
#6BAFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#6BAFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BAFF5
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BAFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BAFF5 | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B2F8
Deuteranopia (green-blind)
#80A4F4
Tritanopia (blue-blind)
#00BFC8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #6baff5; /* rgb */ color: rgb(107, 175, 245); /* oklch */ color: oklch(73.8% 0.123 250.5);
Tailwind
colors: {
custom: {
50: '#9fc6f8',
500: '#6baff5',
950: '#000000',
},
}SCSS
$custom: #6baff5; $custom-light: #9fc6f8; $custom-dark: #000000;
JSON
{
"hex": "#6baff5",
"rgb": {
"r": 107,
"g": 175,
"b": 245
},
"hsl": {
"h": 210.435,
"s": 87.342,
"l": 69.02
},
"oklch": {
"l": 0.73771,
"c": 0.12346,
"h": 250.5
},
"luminance": 0.40378
}Semantic roles & 50–950 ramp
primary
#6BAFF5
secondary
#F2DECA
accent
#7402E4
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#0F1317
muted
#7F8285