#6FABEF#6FABEF
#6FABEF is a light, moderate cyan. Relative luminance 0.387; OKLCH L 72.8% C 0.118 H 252.5°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #6FABEF |
|---|---|
| RGB | rgb(111, 171, 239) |
| HSL | hsl(212, 80%, 69%) |
| HSV | hsv(212, 54%, 94%) |
| CMYK | cmyk(53.6%, 28.5%, 0%, 6.3%) |
| CIE-LAB | lab(68.56, -0.41, -39.93) |
| CIE-LCH | lch(68.56, 39.93, 269.42°) |
| OKLab | oklab(72.81% -0.0354 -0.1122) |
| OKLCH | oklch(72.81% 0.118 252.5) |
| XYZ | xyz(36.6930, 38.7344, 87.1875) |
| Luminance | 0.3874 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.57
Carolina Blue
#8AB8FE
ΔE00 4.90
Cornflowerblue
#6495ED
ΔE00 6.68
Azure (survey)
#069AF3
ΔE00 7.67
Dodgerblue
#1E90FF
ΔE00 8.50
Dark Sky Blue
#448EE4
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FABEF #EFB36F
analogous
#6FEBEF #6FABEF #736FEF
triadic
#6FABEF #EF6FAB #ABEF6F
tetradic
#6FABEF #EF6FEB #EFB36F #6FEF73
square
#6FABEF #EF6FEB #EFB36F #6FEF73
split-complementary
#6FABEF #EF736F #EBEF6F
monochromatic
#176CCD #388BE9 #6FABEF #A6CBF5 #DDEBFB
Accessibility & contrast
On white
2.40
#6FABEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#6FABEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FABEF
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FABEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FABEF | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FAEF2
Deuteranopia (green-blind)
#7FA2EE
Tritanopia (blue-blind)
#1FBBC3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #6fabef; /* rgb */ color: rgb(111, 171, 239); /* oklch */ color: oklch(72.8% 0.118 252.5);
Tailwind
colors: {
custom: {
50: '#a0c3f4',
500: '#6fabef',
950: '#000000',
},
}SCSS
$custom: #6fabef; $custom-light: #a0c3f4; $custom-dark: #000000;
JSON
{
"hex": "#6fabef",
"rgb": {
"r": 111,
"g": 171,
"b": 239
},
"hsl": {
"h": 211.875,
"s": 80,
"l": 68.627
},
"oklch": {
"l": 0.72811,
"c": 0.11761,
"h": 252.5
},
"luminance": 0.38737
}Semantic roles & 50–950 ramp
primary
#6FABEF
secondary
#F0DECA
accent
#7909DC
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#0F1217
muted
#7F8185