#6ACFEB#6ACFEB
#6ACFEB is a light, moderate cyan. Relative luminance 0.537; OKLCH L 80.4% C 0.102 H 218.3°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #6ACFEB |
|---|---|
| RGB | rgb(106, 207, 235) |
| HSL | hsl(193, 76%, 67%) |
| HSV | hsv(193, 55%, 92%) |
| CMYK | cmyk(54.9%, 11.9%, 0%, 7.8%) |
| CIE-LAB | lab(78.28, -21.80, -22.80) |
| CIE-LCH | lch(78.28, 31.55, 226.29°) |
| OKLab | oklab(80.41% -0.08 -0.0632) |
| OKLCH | oklch(80.41% 0.102 218.3) |
| XYZ | xyz(43.2462, 53.6840, 86.6642) |
| Luminance | 0.5369 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.88
Neon Blue
#04D9FF
ΔE00 4.66
Baby Blue
#89CFF0
ΔE00 4.90
Bright Sky Blue
#02CCFE
ΔE00 5.65
Lightblue (survey)
#7BC8F6
ΔE00 7.36
Lightskyblue
#87CEFA
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ACFEB #EB866A
analogous
#6AEBC6 #6ACFEB #6A8FEB
triadic
#6ACFEB #EB6ACF #CFEB6A
tetradic
#6ACFEB #C66AEB #EB866A #8FEB6A
square
#6ACFEB #C66AEB #EB866A #8FEB6A
split-complementary
#6ACFEB #EB6A8F #EBC66A
monochromatic
#1A9DC1 #34BEE4 #6ACFEB #A0E0F2 #D6F2F9
Accessibility & contrast
On white
1.79
#6ACFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#6ACFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ACFEB
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ACFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ACFEB | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCAED
Deuteranopia (green-blind)
#AABBEB
Tritanopia (blue-blind)
#00D9D8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6acfeb; /* rgb */ color: rgb(106, 207, 235); /* oklch */ color: oklch(80.4% 0.102 218.3);
Tailwind
colors: {
custom: {
50: '#9eddf1',
500: '#6acfeb',
950: '#000000',
},
}SCSS
$custom: #6acfeb; $custom-light: #9eddf1; $custom-dark: #000000;
JSON
{
"hex": "#6acfeb",
"rgb": {
"r": 106,
"g": 207,
"b": 235
},
"hsl": {
"h": 193.023,
"s": 76.331,
"l": 66.863
},
"oklch": {
"l": 0.8041,
"c": 0.10197,
"h": 218.3
},
"luminance": 0.53688
}Semantic roles & 50–950 ramp
primary
#6ACFEB
secondary
#BF573A
accent
#390DD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485