#6FABEA#6FABEA
#6FABEA is a light, moderate cyan. Relative luminance 0.384; OKLCH L 72.6% C 0.112 H 250.7°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #6FABEA |
|---|---|
| RGB | rgb(111, 171, 234) |
| HSL | hsl(211, 75%, 68%) |
| HSV | hsv(211, 53%, 92%) |
| CMYK | cmyk(52.6%, 26.9%, 0%, 8.2%) |
| CIE-LAB | lab(68.35, -1.92, -37.53) |
| CIE-LCH | lch(68.35, 37.58, 267.08°) |
| OKLab | oklab(72.57% -0.0368 -0.1052) |
| OKLCH | oklch(72.57% 0.112 250.7) |
| XYZ | xyz(35.9645, 38.4430, 83.3510) |
| Luminance | 0.3845 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.53
Carolina Blue
#8AB8FE
ΔE00 5.24
Cornflowerblue
#6495ED
ΔE00 6.85
Azure (survey)
#069AF3
ΔE00 7.46
Dodgerblue
#1E90FF
ΔE00 8.55
Sky
#82CAFC
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FABEA #EAAE6F
analogous
#6FE8EA #6FABEA #716FEA
triadic
#6FABEA #EA6FAB #ABEA6F
tetradic
#6FABEA #EA6FE8 #EAAE6F #6FEA71
square
#6FABEA #EA6FE8 #EAAE6F #6FEA71
split-complementary
#6FABEA #EA716F #E8EA6F
monochromatic
#1C6DC2 #3A8CE2 #6FABEA #A4CAF2 #DAE9FA
Accessibility & contrast
On white
2.42
#6FABEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#6FABEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FABEA
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FABEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FABEA | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91ADED
Deuteranopia (green-blind)
#81A1E9
Tritanopia (blue-blind)
#28B9C1
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #6fabea; /* rgb */ color: rgb(111, 171, 234); /* oklch */ color: oklch(72.6% 0.112 250.7);
Tailwind
colors: {
custom: {
50: '#a0c3f1',
500: '#6fabea',
950: '#000000',
},
}SCSS
$custom: #6fabea; $custom-light: #a0c3f1; $custom-dark: #000000;
JSON
{
"hex": "#6fabea",
"rgb": {
"r": 111,
"g": 171,
"b": 234
},
"hsl": {
"h": 210.732,
"s": 74.545,
"l": 67.647
},
"oklch": {
"l": 0.72574,
"c": 0.1115,
"h": 250.7
},
"luminance": 0.38446
}Semantic roles & 50–950 ramp
primary
#6FABEA
secondary
#EDDBC7
accent
#750FD7
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#0F1216
muted
#7F8184