#6FABDD#6FABDD
#6FABDD is a light, moderate cyan. Relative luminance 0.377; OKLCH L 72.0% C 0.096 H 244.8°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #6FABDD |
|---|---|
| RGB | rgb(111, 171, 221) |
| HSL | hsl(207, 62%, 65%) |
| HSV | hsv(207, 50%, 87%) |
| CMYK | cmyk(49.8%, 22.6%, 0%, 13.3%) |
| CIE-LAB | lab(67.82, -5.77, -31.23) |
| CIE-LCH | lch(67.82, 31.76, 259.54°) |
| OKLab | oklab(71.98% -0.0409 -0.0871) |
| OKLCH | oklch(71.98% 0.096 244.8) |
| XYZ | xyz(34.1650, 37.7232, 73.8735) |
| Luminance | 0.3773 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.07
Carolina Blue
#8AB8FE
ΔE00 6.57
Azure (survey)
#069AF3
ΔE00 7.47
Cornflowerblue
#6495ED
ΔE00 7.75
Lightblue (survey)
#7BC8F6
ΔE00 8.16
Sky
#82CAFC
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FABDD #DDA16F
analogous
#6FDDD8 #6FABDD #6F74DD
triadic
#6FABDD #DD6FAB #ABDD6F
tetradic
#6FABDD #D86FDD #DDA16F #74DD6F
square
#6FABDD #D86FDD #DDA16F #74DD6F
split-complementary
#6FABDD #DD6F74 #DDD86F
monochromatic
#286FAA #3D8ED1 #6FABDD #A1C8E9 #D2E5F4
Accessibility & contrast
On white
2.46
#6FABDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#6FABDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FABDD
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FABDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FABDD | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96ACDF
Deuteranopia (green-blind)
#87A0DC
Tritanopia (blue-blind)
#38B7BC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #6fabdd; /* rgb */ color: rgb(111, 171, 221); /* oklch */ color: oklch(72.0% 0.096 244.8);
Tailwind
colors: {
custom: {
50: '#9ec3e7',
500: '#6fabdd',
950: '#000000',
},
}SCSS
$custom: #6fabdd; $custom-light: #9ec3e7; $custom-dark: #000000;
JSON
{
"hex": "#6fabdd",
"rgb": {
"r": 111,
"g": 171,
"b": 221
},
"hsl": {
"h": 207.273,
"s": 61.798,
"l": 65.098
},
"oklch": {
"l": 0.71982,
"c": 0.09625,
"h": 244.8
},
"luminance": 0.37726
}Semantic roles & 50–950 ramp
primary
#6FABDD
secondary
#E7D2C1
accent
#6B1CCA
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#0F1216
muted
#7F8184