#6CAFF5#6CAFF5
#6CAFF5 is a light, vivid cyan. Relative luminance 0.404; OKLCH L 73.8% C 0.123 H 250.8°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #6CAFF5 |
|---|---|
| RGB | rgb(108, 175, 245) |
| HSL | hsl(211, 87%, 69%) |
| HSV | hsv(211, 56%, 96%) |
| CMYK | cmyk(55.9%, 28.6%, 0%, 3.9%) |
| CIE-LAB | lab(69.78, -1.43, -41.30) |
| CIE-LCH | lch(69.78, 41.32, 268.02°) |
| OKLab | oklab(73.82% -0.0405 -0.1161) |
| OKLCH | oklch(73.82% 0.123 250.8) |
| XYZ | xyz(37.9899, 40.4374, 92.1717) |
| Luminance | 0.4044 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.29
Carolina Blue
#8AB8FE
ΔE00 4.89
Azure (survey)
#069AF3
ΔE00 7.85
Sky
#82CAFC
ΔE00 7.86
Cornflowerblue
#6495ED
ΔE00 8.07
Lightblue (survey)
#7BC8F6
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CAFF5 #F5B26C
analogous
#6CF3F5 #6CAFF5 #6E6CF5
triadic
#6CAFF5 #F56CAF #AFF56C
tetradic
#6CAFF5 #F56CF3 #F5B26C #6CF56E
square
#6CAFF5 #F56CF3 #F5B26C #6CF56E
split-complementary
#6CAFF5 #F56E6C #F3F56C
monochromatic
#0F71D8 #3390F1 #6CAFF5 #A5CEF9 #DFEDFD
Accessibility & contrast
On white
2.31
#6CAFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#6CAFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CAFF5
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CAFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CAFF5 | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 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: #6caff5; /* rgb */ color: rgb(108, 175, 245); /* oklch */ color: oklch(73.8% 0.123 250.8);
Tailwind
colors: {
custom: {
50: '#9fc6f8',
500: '#6caff5',
950: '#000000',
},
}SCSS
$custom: #6caff5; $custom-light: #9fc6f8; $custom-dark: #000000;
JSON
{
"hex": "#6caff5",
"rgb": {
"r": 108,
"g": 175,
"b": 245
},
"hsl": {
"h": 210.657,
"s": 87.261,
"l": 69.216
},
"oklch": {
"l": 0.73818,
"c": 0.12299,
"h": 250.8
},
"luminance": 0.40441
}Semantic roles & 50–950 ramp
primary
#6CAFF5
secondary
#F2DFCA
accent
#7502E4
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#0F1317
muted
#7F8285