#6FABDC#6FABDC
#6FABDC is a light, moderate cyan. Relative luminance 0.377; OKLCH L 71.9% C 0.095 H 244.3°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #6FABDC |
|---|---|
| RGB | rgb(111, 171, 220) |
| HSL | hsl(207, 61%, 65%) |
| HSV | hsv(207, 50%, 86%) |
| CMYK | cmyk(49.5%, 22.3%, 0%, 13.7%) |
| CIE-LAB | lab(67.78, -6.06, -30.74) |
| CIE-LCH | lch(67.78, 31.33, 258.85°) |
| OKLab | oklab(71.94% -0.0412 -0.0857) |
| OKLCH | oklch(71.94% 0.095 244.3) |
| XYZ | xyz(34.0322, 37.6701, 73.1740) |
| Luminance | 0.3767 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.17
Carolina Blue
#8AB8FE
ΔE00 6.71
Azure (survey)
#069AF3
ΔE00 7.53
Cornflowerblue
#6495ED
ΔE00 7.86
Lightblue (survey)
#7BC8F6
ΔE00 8.10
Sky
#82CAFC
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FABDC #DCA06F
analogous
#6FDCD6 #6FABDC #6F75DC
triadic
#6FABDC #DC6FAB #ABDC6F
tetradic
#6FABDC #D66FDC #DCA06F #75DC6F
square
#6FABDC #D66FDC #DCA06F #75DC6F
split-complementary
#6FABDC #DC6F75 #DCD66F
monochromatic
#296FA8 #3E8ED0 #6FABDC #A0C8E8 #D1E4F4
Accessibility & contrast
On white
2.46
#6FABDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#6FABDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FABDC
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FABDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FABDC | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96ABDE
Deuteranopia (green-blind)
#88A0DB
Tritanopia (blue-blind)
#39B7BB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #6fabdc; /* rgb */ color: rgb(111, 171, 220); /* oklch */ color: oklch(71.9% 0.095 244.3);
Tailwind
colors: {
custom: {
50: '#9ec3e7',
500: '#6fabdc',
950: '#000000',
},
}SCSS
$custom: #6fabdc; $custom-light: #9ec3e7; $custom-dark: #000000;
JSON
{
"hex": "#6fabdc",
"rgb": {
"r": 111,
"g": 171,
"b": 220
},
"hsl": {
"h": 206.972,
"s": 60.894,
"l": 64.902
},
"oklch": {
"l": 0.71938,
"c": 0.09513,
"h": 244.3
},
"luminance": 0.37673
}Semantic roles & 50–950 ramp
primary
#6FABDC
secondary
#E6D2C1
accent
#6A1DC9
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#0F1216
muted
#7F8184