#6FAFF5#6FAFF5
#6FAFF5 is a light, vivid cyan. Relative luminance 0.406; OKLCH L 74.0% C 0.122 H 251.8°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #6FAFF5 |
|---|---|
| RGB | rgb(111, 175, 245) |
| HSL | hsl(211, 87%, 70%) |
| HSV | hsv(211, 55%, 96%) |
| CMYK | cmyk(54.7%, 28.6%, 0%, 3.9%) |
| CIE-LAB | lab(69.92, -0.82, -41.08) |
| CIE-LCH | lch(69.92, 41.09, 268.86°) |
| OKLab | oklab(73.96% -0.038 -0.1155) |
| OKLCH | oklch(73.96% 0.122 251.8) |
| XYZ | xyz(38.3611, 40.6289, 92.1891) |
| Luminance | 0.4063 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.38
Carolina Blue
#8AB8FE
ΔE00 4.47
Cornflowerblue
#6495ED
ΔE00 7.87
Sky
#82CAFC
ΔE00 7.95
Azure (survey)
#069AF3
ΔE00 8.16
Lightblue (survey)
#7BC8F6
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FAFF5 #F5B56F
analogous
#6FF2F5 #6FAFF5 #726FF5
triadic
#6FAFF5 #F56FAF #AFF56F
tetradic
#6FAFF5 #F56FF2 #F5B56F #6FF572
square
#6FAFF5 #F56FF2 #F5B56F #6FF572
split-complementary
#6FAFF5 #F5726F #F2F56F
monochromatic
#0F70DA #368FF1 #6FAFF5 #A8CFF9 #E1EFFD
Accessibility & contrast
On white
2.30
#6FAFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#6FAFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FAFF5
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FAFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FAFF5 | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B2F8
Deuteranopia (green-blind)
#81A5F4
Tritanopia (blue-blind)
#0BBFC8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #6faff5; /* rgb */ color: rgb(111, 175, 245); /* oklch */ color: oklch(74.0% 0.122 251.8);
Tailwind
colors: {
custom: {
50: '#a1c6f8',
500: '#6faff5',
950: '#000000',
},
}SCSS
$custom: #6faff5; $custom-light: #a1c6f8; $custom-dark: #000000;
JSON
{
"hex": "#6faff5",
"rgb": {
"r": 111,
"g": 175,
"b": 245
},
"hsl": {
"h": 211.343,
"s": 87.013,
"l": 69.804
},
"oklch": {
"l": 0.73961,
"c": 0.12157,
"h": 251.8
},
"luminance": 0.40632
}Semantic roles & 50–950 ramp
primary
#6FAFF5
secondary
#F3E1CD
accent
#7802E4
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101317
muted
#7F8285