#6FACE8#6FACE8
#6FACE8 is a light, moderate cyan. Relative luminance 0.387; OKLCH L 72.7% C 0.108 H 249.1°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #6FACE8 |
|---|---|
| RGB | rgb(111, 172, 232) |
| HSL | hsl(210, 72%, 67%) |
| HSV | hsv(210, 52%, 91%) |
| CMYK | cmyk(52.2%, 25.9%, 0%, 9%) |
| CIE-LAB | lab(68.54, -3.07, -36.14) |
| CIE-LCH | lch(68.54, 36.27, 265.14°) |
| OKLab | oklab(72.7% -0.0386 -0.1012) |
| OKLCH | oklch(72.7% 0.108 249.1) |
| XYZ | xyz(35.8684, 38.7079, 81.9095) |
| Luminance | 0.3871 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.27
Carolina Blue
#8AB8FE
ΔE00 5.39
Cornflowerblue
#6495ED
ΔE00 7.30
Azure (survey)
#069AF3
ΔE00 7.47
Sky
#82CAFC
ΔE00 8.35
Lightblue (survey)
#7BC8F6
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FACE8 #E8AB6F
analogous
#6FE8E7 #6FACE8 #6F70E8
triadic
#6FACE8 #E86FAC #ACE86F
tetradic
#6FACE8 #E76FE8 #E8AB6F #70E86F
square
#6FACE8 #E76FE8 #E8AB6F #70E86F
split-complementary
#6FACE8 #E86F70 #E8E76F
monochromatic
#1E6FBE #3A8EE0 #6FACE8 #A4CAF0 #D9E9F9
Accessibility & contrast
On white
2.40
#6FACE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#6FACE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FACE8
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FACE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FACE8 | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AEEB
Deuteranopia (green-blind)
#84A2E7
Tritanopia (blue-blind)
#2ABAC1
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #6face8; /* rgb */ color: rgb(111, 172, 232); /* oklch */ color: oklch(72.7% 0.108 249.1);
Tailwind
colors: {
custom: {
50: '#9fc4ef',
500: '#6face8',
950: '#000000',
},
}SCSS
$custom: #6face8; $custom-light: #9fc4ef; $custom-dark: #000000;
JSON
{
"hex": "#6face8",
"rgb": {
"r": 111,
"g": 172,
"b": 232
},
"hsl": {
"h": 209.752,
"s": 72.455,
"l": 67.255
},
"oklch": {
"l": 0.72699,
"c": 0.10831,
"h": 249.1
},
"luminance": 0.38711
}Semantic roles & 50–950 ramp
primary
#6FACE8
secondary
#ECD9C6
accent
#7211D5
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#0F1216
muted
#7F8184