#6ACFF6#6ACFF6
#6ACFF6 is a light, moderate cyan. Relative luminance 0.543; OKLCH L 80.8% C 0.109 H 225.8°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #6ACFF6 |
|---|---|
| RGB | rgb(106, 207, 246) |
| HSL | hsl(197, 89%, 69%) |
| HSV | hsv(197, 57%, 96%) |
| CMYK | cmyk(56.9%, 15.9%, 0%, 3.5%) |
| CIE-LAB | lab(78.66, -18.65, -28.10) |
| CIE-LCH | lch(78.66, 33.73, 236.43°) |
| OKLab | oklab(80.84% -0.0759 -0.0782) |
| OKLCH | oklch(80.84% 0.109 225.8) |
| XYZ | xyz(44.8848, 54.3394, 95.2941) |
| Luminance | 0.5434 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.32
Sky Blue
#87CEEB
ΔE00 3.36
Bright Sky Blue
#02CCFE
ΔE00 4.07
Lightblue (survey)
#7BC8F6
ΔE00 4.48
Lightskyblue
#87CEFA
ΔE00 4.73
Neon Blue
#04D9FF
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ACFF6 #F6916A
analogous
#6AF6D7 #6ACFF6 #6A89F6
triadic
#6ACFF6 #F66ACF #CFF66A
tetradic
#6ACFF6 #D76AF6 #F6916A #89F66A
square
#6ACFF6 #D76AF6 #F6916A #89F66A
split-complementary
#6ACFF6 #F66A89 #F6D76A
monochromatic
#0DA0D9 #30BCF3 #6ACFF6 #A4E2F9 #DDF4FD
Accessibility & contrast
On white
1.77
#6ACFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#6ACFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ACFF6
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ACFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ACFF6 | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACBF8
Deuteranopia (green-blind)
#A6BCF6
Tritanopia (blue-blind)
#00DBDC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6acff6; /* rgb */ color: rgb(106, 207, 246); /* oklch */ color: oklch(80.8% 0.109 225.8);
Tailwind
colors: {
custom: {
50: '#9fddf9',
500: '#6acff6',
950: '#000000',
},
}SCSS
$custom: #6acff6; $custom-light: #9fddf9; $custom-dark: #000000;
JSON
{
"hex": "#6acff6",
"rgb": {
"r": 106,
"g": 207,
"b": 246
},
"hsl": {
"h": 196.714,
"s": 88.608,
"l": 69.02
},
"oklch": {
"l": 0.80841,
"c": 0.10901,
"h": 225.8
},
"luminance": 0.54344
}Semantic roles & 50–950 ramp
primary
#6ACFF6
secondary
#D06035
accent
#4000E5
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485