#6ACCF6#6ACCF6
#6ACCF6 is a light, moderate cyan. Relative luminance 0.529; OKLCH L 80.2% C 0.110 H 228.4°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #6ACCF6 |
|---|---|
| RGB | rgb(106, 204, 246) |
| HSL | hsl(198, 89%, 69%) |
| HSV | hsv(198, 57%, 96%) |
| CMYK | cmyk(56.9%, 17.1%, 0%, 3.5%) |
| CIE-LAB | lab(77.82, -17.11, -29.40) |
| CIE-LCH | lch(77.82, 34.01, 239.80°) |
| OKLab | oklab(80.17% -0.0728 -0.0819) |
| OKLCH | oklch(80.17% 0.11 228.4) |
| XYZ | xyz(44.1649, 52.8996, 95.0541) |
| Luminance | 0.5290 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.34
Lightblue (survey)
#7BC8F6
ΔE00 3.39
Sky Blue
#87CEEB
ΔE00 3.73
Lightskyblue
#87CEFA
ΔE00 3.97
Bright Sky Blue
#02CCFE
ΔE00 4.14
Sky
#82CAFC
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ACCF6 #F6946A
analogous
#6AF6DA #6ACCF6 #6A86F6
triadic
#6ACCF6 #F66ACC #CCF66A
tetradic
#6ACCF6 #DA6AF6 #F6946A #86F66A
square
#6ACCF6 #DA6AF6 #F6946A #86F66A
split-complementary
#6ACCF6 #F66A86 #F6DA6A
monochromatic
#0D9BD9 #30B8F3 #6ACCF6 #A4E0F9 #DDF4FD
Accessibility & contrast
On white
1.81
#6ACCF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#6ACCF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ACCF6
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ACCF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ACCF6 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C9F8
Deuteranopia (green-blind)
#A2BAF5
Tritanopia (blue-blind)
#00D8DA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6accf6; /* rgb */ color: rgb(106, 204, 246); /* oklch */ color: oklch(80.2% 0.110 228.4);
Tailwind
colors: {
custom: {
50: '#9fdbf9',
500: '#6accf6',
950: '#000000',
},
}SCSS
$custom: #6accf6; $custom-light: #9fdbf9; $custom-dark: #000000;
JSON
{
"hex": "#6accf6",
"rgb": {
"r": 106,
"g": 204,
"b": 246
},
"hsl": {
"h": 198,
"s": 88.608,
"l": 69.02
},
"oklch": {
"l": 0.80169,
"c": 0.10954,
"h": 228.4
},
"luminance": 0.52904
}Semantic roles & 50–950 ramp
primary
#6ACCF6
secondary
#D06335
accent
#4500E5
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#101517
muted
#808485