#6CAFF9#6CAFF9
#6CAFF9 is a light, vivid cyan. Relative luminance 0.407; OKLCH L 74.0% C 0.128 H 252.1°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #6CAFF9 |
|---|---|
| RGB | rgb(108, 175, 249) |
| HSL | hsl(211, 92%, 70%) |
| HSV | hsv(211, 57%, 98%) |
| CMYK | cmyk(56.6%, 29.7%, 0%, 2.4%) |
| CIE-LAB | lab(69.95, -0.20, -43.20) |
| CIE-LCH | lch(69.95, 43.20, 269.74°) |
| OKLab | oklab(74.01% -0.0393 -0.1216) |
| OKLCH | oklch(74.01% 0.128 252.1) |
| XYZ | xyz(38.6071, 40.6843, 95.4225) |
| Luminance | 0.4069 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.37
Carolina Blue
#8AB8FE
ΔE00 4.65
Cornflowerblue
#6495ED
ΔE00 7.99
Azure (survey)
#069AF3
ΔE00 8.04
Sky
#82CAFC
ΔE00 8.05
Lightblue (survey)
#7BC8F6
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CAFF9 #F9B66C
analogous
#6CF6F9 #6CAFF9 #6F6CF9
triadic
#6CAFF9 #F96CAF #AFF96C
tetradic
#6CAFF9 #F96CF6 #F9B66C #6CF96F
square
#6CAFF9 #F96CF6 #F9B66C #6CF96F
split-complementary
#6CAFF9 #F96F6C #F6F96C
monochromatic
#0970E1 #318FF7 #6CAFF9 #A7CFFB #E2EFFE
Accessibility & contrast
On white
2.30
#6CAFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#6CAFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CAFF9
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CAFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CAFF9 | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B3FC
Deuteranopia (green-blind)
#7EA5F8
Tritanopia (blue-blind)
#00C0C9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #6caff9; /* rgb */ color: rgb(108, 175, 249); /* oklch */ color: oklch(74.0% 0.128 252.1);
Tailwind
colors: {
custom: {
50: '#a0c6fb',
500: '#6caff9',
950: '#000000',
},
}SCSS
$custom: #6caff9; $custom-light: #a0c6fb; $custom-dark: #000000;
JSON
{
"hex": "#6caff9",
"rgb": {
"r": 108,
"g": 175,
"b": 249
},
"hsl": {
"h": 211.489,
"s": 92.157,
"l": 70
},
"oklch": {
"l": 0.74012,
"c": 0.12784,
"h": 252.1
},
"luminance": 0.40688
}Semantic roles & 50–950 ramp
primary
#6CAFF9
secondary
#F4E1CD
accent
#7800E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101317
muted
#7F8285