#6FAFDC#6FAFDC
#6FAFDC is a light, moderate cyan. Relative luminance 0.392; OKLCH L 72.8% C 0.093 H 240.4°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #6FAFDC |
|---|---|
| RGB | rgb(111, 175, 220) |
| HSL | hsl(205, 61%, 65%) |
| HSV | hsv(205, 50%, 86%) |
| CMYK | cmyk(49.5%, 20.5%, 0%, 13.7%) |
| CIE-LAB | lab(68.90, -8.25, -29.01) |
| CIE-LCH | lch(68.90, 30.16, 254.13°) |
| OKLab | oklab(72.82% -0.0459 -0.0808) |
| OKLCH | oklch(72.82% 0.093 240.4) |
| XYZ | xyz(34.7992, 39.2041, 73.4296) |
| Luminance | 0.3921 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.05
Lightblue (survey)
#7BC8F6
ΔE00 6.71
Sky
#82CAFC
ΔE00 7.20
Carolina Blue
#8AB8FE
ΔE00 7.34
Deepskyblue
#00BFFF
ΔE00 7.72
Greyblue
#77A1B5
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FAFDC #DC9C6F
analogous
#6FDCD3 #6FAFDC #6F78DC
triadic
#6FAFDC #DC6FAF #AFDC6F
tetradic
#6FAFDC #D36FDC #DC9C6F #78DC6F
square
#6FAFDC #D36FDC #DC9C6F #78DC6F
split-complementary
#6FAFDC #DC6F78 #DCD36F
monochromatic
#2973A8 #3E94D0 #6FAFDC #A0CAE8 #D1E6F4
Accessibility & contrast
On white
2.38
#6FAFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#6FAFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FAFDC
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FAFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FAFDC | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BAFDE
Deuteranopia (green-blind)
#8CA3DB
Tritanopia (blue-blind)
#37BABE
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #6fafdc; /* rgb */ color: rgb(111, 175, 220); /* oklch */ color: oklch(72.8% 0.093 240.4);
Tailwind
colors: {
custom: {
50: '#9ec6e7',
500: '#6fafdc',
950: '#000000',
},
}SCSS
$custom: #6fafdc; $custom-light: #9ec6e7; $custom-dark: #000000;
JSON
{
"hex": "#6fafdc",
"rgb": {
"r": 111,
"g": 175,
"b": 220
},
"hsl": {
"h": 204.771,
"s": 60.894,
"l": 64.902
},
"oklch": {
"l": 0.72825,
"c": 0.09291,
"h": 240.4
},
"luminance": 0.39207
}Semantic roles & 50–950 ramp
primary
#6FAFDC
secondary
#E6D0C1
accent
#641DC9
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#0F1316
muted
#7F8284