#6AC0FF#6AC0FF
#6AC0FF is a light, vivid cyan. Relative luminance 0.480; OKLCH L 77.9% C 0.123 H 242.4°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #6AC0FF |
|---|---|
| RGB | rgb(106, 192, 255) |
| HSL | hsl(205, 100%, 71%) |
| HSV | hsv(205, 58%, 100%) |
| CMYK | cmyk(58.4%, 24.7%, 0%, 0%) |
| CIE-LAB | lab(74.81, -8.08, -38.86) |
| CIE-LCH | lch(74.81, 39.69, 258.25°) |
| OKLab | oklab(77.9% -0.0571 -0.109) |
| OKLCH | oklch(77.9% 0.123 242.4) |
| XYZ | xyz(42.8368, 47.9795, 101.5919) |
| Luminance | 0.4798 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.86
Sky
#82CAFC
ΔE00 3.46
Lightblue (survey)
#7BC8F6
ΔE00 3.82
Lightskyblue
#87CEFA
ΔE00 5.02
Light Blue
#95D0FC
ΔE00 5.79
Deepskyblue
#00BFFF
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AC0FF #FFA96A
analogous
#6AFFF3 #6AC0FF #6A75FF
triadic
#6AC0FF #FF6AC0 #C0FF6A
tetradic
#6AC0FF #F36AFF #FFA96A #75FF6A
square
#6AC0FF #F36AFF #FFA96A #75FF6A
split-complementary
#6AC0FF #FF6A75 #FFF36A
monochromatic
#008AEF #2DA6FF #6AC0FF #A7DAFF #E0F2FF
Accessibility & contrast
On white
1.98
#6AC0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#6AC0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AC0FF
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AC0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AC0FF | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4C0FF
Deuteranopia (green-blind)
#90B1FE
Tritanopia (blue-blind)
#00CFD6
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #6ac0ff; /* rgb */ color: rgb(106, 192, 255); /* oklch */ color: oklch(77.9% 0.123 242.4);
Tailwind
colors: {
custom: {
50: '#a0d2ff',
500: '#6ac0ff',
950: '#000000',
},
}SCSS
$custom: #6ac0ff; $custom-light: #a0d2ff; $custom-dark: #000000;
JSON
{
"hex": "#6ac0ff",
"rgb": {
"r": 106,
"g": 192,
"b": 255
},
"hsl": {
"h": 205.369,
"s": 100,
"l": 70.784
},
"oklch": {
"l": 0.77899,
"c": 0.12307,
"h": 242.4
},
"luminance": 0.47983
}Semantic roles & 50–950 ramp
primary
#6AC0FF
secondary
#F6DFCE
accent
#6100E6
background
#FAFCFF
surface
#F4F9FF
border
#CED2D7
text
#101418
muted
#7F8286