#6AC8FF#6AC8FF
#6AC8FF is a light, moderate cyan. Relative luminance 0.516; OKLCH L 79.7% C 0.119 H 236.5°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #6AC8FF |
|---|---|
| RGB | rgb(106, 200, 255) |
| HSL | hsl(202, 100%, 71%) |
| HSV | hsv(202, 58%, 100%) |
| CMYK | cmyk(58.4%, 21.6%, 0%, 0%) |
| CIE-LAB | lab(77.03, -12.35, -35.41) |
| CIE-LCH | lch(77.03, 37.51, 250.78°) |
| OKLab | oklab(79.66% -0.0655 -0.0991) |
| OKLCH | oklch(79.66% 0.119 236.5) |
| XYZ | xyz(44.6413, 51.5885, 102.1934) |
| Luminance | 0.5159 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.98
Sky
#82CAFC
ΔE00 2.61
Lightskyblue
#87CEFA
ΔE00 3.24
Deepskyblue
#00BFFF
ΔE00 4.89
Light Blue
#95D0FC
ΔE00 5.00
Baby Blue
#89CFF0
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AC8FF #FFA16A
analogous
#6AFFEC #6AC8FF #6A7DFF
triadic
#6AC8FF #FF6AC8 #C8FF6A
tetradic
#6AC8FF #EC6AFF #FFA16A #7DFF6A
square
#6AC8FF #EC6AFF #FFA16A #7DFF6A
split-complementary
#6AC8FF #FF6A7D #FFEC6A
monochromatic
#0097EF #2DB1FF #6AC8FF #A7DFFF #E0F4FF
Accessibility & contrast
On white
1.86
#6AC8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#6AC8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AC8FF
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AC8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AC8FF | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC7FF
Deuteranopia (green-blind)
#9AB7FE
Tritanopia (blue-blind)
#00D6DA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6ac8ff; /* rgb */ color: rgb(106, 200, 255); /* oklch */ color: oklch(79.7% 0.119 236.5);
Tailwind
colors: {
custom: {
50: '#a0d8ff',
500: '#6ac8ff',
950: '#000000',
},
}SCSS
$custom: #6ac8ff; $custom-light: #a0d8ff; $custom-dark: #000000;
JSON
{
"hex": "#6ac8ff",
"rgb": {
"r": 106,
"g": 200,
"b": 255
},
"hsl": {
"h": 202.148,
"s": 100,
"l": 70.784
},
"oklch": {
"l": 0.79659,
"c": 0.11875,
"h": 236.5
},
"luminance": 0.51593
}Semantic roles & 50–950 ramp
primary
#6AC8FF
secondary
#DB7132
accent
#5500E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101418
muted
#818386