#6FAEFB#6FAEFB
#6FAEFB is a light, vivid cyan. Relative luminance 0.406; OKLCH L 74.0% C 0.130 H 254.2°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #6FAEFB |
|---|---|
| RGB | rgb(111, 174, 251) |
| HSL | hsl(213, 95%, 71%) |
| HSV | hsv(213, 56%, 98%) |
| CMYK | cmyk(55.8%, 30.7%, 0%, 1.6%) |
| CIE-LAB | lab(69.90, 1.58, -44.35) |
| CIE-LCH | lch(69.90, 44.38, 272.04°) |
| OKLab | oklab(74.04% -0.0353 -0.1249) |
| OKLCH | oklch(74.04% 0.13 254.2) |
| XYZ | xyz(39.0980, 40.6134, 97.0269) |
| Luminance | 0.4062 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.90
Carolina Blue
#8AB8FE
ΔE00 4.17
Cornflowerblue
#6495ED
ΔE00 7.47
Azure (survey)
#069AF3
ΔE00 8.43
Sky
#82CAFC
ΔE00 8.55
Pastel Blue
#A2BFFE
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FAEFB #FBBC6F
analogous
#6FF4FB #6FAEFB #766FFB
triadic
#6FAEFB #FB6FAE #AEFB6F
tetradic
#6FAEFB #FB6FF4 #FBBC6F #6FFB76
square
#6FAEFB #FB6FF4 #FBBC6F #6FFB76
split-complementary
#6FAEFB #FB766F #F4FB6F
monochromatic
#066CE9 #338DF9 #6FAEFB #ABCFFD #E1EEFE
Accessibility & contrast
On white
2.30
#6FAEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#6FAEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FAEFB
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FAEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FAEFB | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB2FE
Deuteranopia (green-blind)
#7CA5F9
Tritanopia (blue-blind)
#00BFC9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #6faefb; /* rgb */ color: rgb(111, 174, 251); /* oklch */ color: oklch(74.0% 0.130 254.2);
Tailwind
colors: {
custom: {
50: '#a1c5fd',
500: '#6faefb',
950: '#000000',
},
}SCSS
$custom: #6faefb; $custom-light: #a1c5fd; $custom-dark: #000000;
JSON
{
"hex": "#6faefb",
"rgb": {
"r": 111,
"g": 174,
"b": 251
},
"hsl": {
"h": 213,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.74038,
"c": 0.12984,
"h": 254.2
},
"luminance": 0.40617
}Semantic roles & 50–950 ramp
primary
#6FAEFB
secondary
#F6E5D0
accent
#7E00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101217
muted
#7F8185