#6ACCF0#6ACCF0
#6ACCF0 is a light, moderate cyan. Relative luminance 0.525; OKLCH L 79.9% C 0.105 H 224.5°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #6ACCF0 |
|---|---|
| RGB | rgb(106, 204, 240) |
| HSL | hsl(196, 82%, 68%) |
| HSV | hsv(196, 56%, 94%) |
| CMYK | cmyk(55.8%, 15%, 0%, 5.9%) |
| CIE-LAB | lab(77.60, -18.85, -26.51) |
| CIE-LCH | lch(77.60, 32.53, 234.59°) |
| OKLab | oklab(79.93% -0.0749 -0.0737) |
| OKLCH | oklch(79.93% 0.105 224.5) |
| XYZ | xyz(43.2588, 52.5372, 90.2822) |
| Luminance | 0.5254 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.11
Baby Blue
#89CFF0
ΔE00 3.43
Bright Sky Blue
#02CCFE
ΔE00 4.24
Lightblue (survey)
#7BC8F6
ΔE00 4.81
Lightskyblue
#87CEFA
ΔE00 5.22
Neon Blue
#04D9FF
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ACCF0 #F08E6A
analogous
#6AF0D1 #6ACCF0 #6A89F0
triadic
#6ACCF0 #F06ACC #CCF06A
tetradic
#6ACCF0 #D16AF0 #F08E6A #89F06A
square
#6ACCF0 #D16AF0 #F08E6A #89F06A
split-complementary
#6ACCF0 #F06A89 #F0D16A
monochromatic
#149ACB #32B9EA #6ACCF0 #A2DFF6 #D9F2FB
Accessibility & contrast
On white
1.82
#6ACCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#6ACCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ACCF0
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ACCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ACCF0 | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C8F2
Deuteranopia (green-blind)
#A5B9F0
Tritanopia (blue-blind)
#00D7D7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6accf0; /* rgb */ color: rgb(106, 204, 240); /* oklch */ color: oklch(79.9% 0.105 224.5);
Tailwind
colors: {
custom: {
50: '#9fdbf5',
500: '#6accf0',
950: '#000000',
},
}SCSS
$custom: #6accf0; $custom-light: #9fdbf5; $custom-dark: #000000;
JSON
{
"hex": "#6accf0",
"rgb": {
"r": 106,
"g": 204,
"b": 240
},
"hsl": {
"h": 196.119,
"s": 81.707,
"l": 67.843
},
"oklch": {
"l": 0.79926,
"c": 0.10509,
"h": 224.5
},
"luminance": 0.52541
}Semantic roles & 50–950 ramp
primary
#6ACCF0
secondary
#C85D36
accent
#4107DE
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1517
muted
#808485