#6ACCEE#6ACCEE
#6ACCEE is a light, moderate cyan. Relative luminance 0.524; OKLCH L 79.8% C 0.104 H 223.2°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #6ACCEE |
|---|---|
| RGB | rgb(106, 204, 238) |
| HSL | hsl(195, 80%, 67%) |
| HSV | hsv(195, 55%, 93%) |
| CMYK | cmyk(55.5%, 14.3%, 0%, 6.7%) |
| CIE-LAB | lab(77.53, -19.42, -25.55) |
| CIE-LCH | lch(77.53, 32.09, 232.76°) |
| OKLab | oklab(79.85% -0.0757 -0.071) |
| OKLCH | oklch(79.85% 0.104 223.2) |
| XYZ | xyz(42.9634, 52.4190, 88.7261) |
| Luminance | 0.5242 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.09
Baby Blue
#89CFF0
ΔE00 3.66
Bright Sky Blue
#02CCFE
ΔE00 4.46
Lightblue (survey)
#7BC8F6
ΔE00 5.35
Neon Blue
#04D9FF
ΔE00 5.40
Lightskyblue
#87CEFA
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ACCEE #EE8C6A
analogous
#6AEECE #6ACCEE #6A8AEE
triadic
#6ACCEE #EE6ACC #CCEE6A
tetradic
#6ACCEE #CE6AEE #EE8C6A #8AEE6A
square
#6ACCEE #CE6AEE #EE8C6A #8AEE6A
split-complementary
#6ACCEE #EE6A8A #EECE6A
monochromatic
#179AC7 #33B9E8 #6ACCEE #A1DFF4 #D8F2FB
Accessibility & contrast
On white
1.83
#6ACCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#6ACCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ACCEE
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ACCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ACCEE | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C8F0
Deuteranopia (green-blind)
#A5B9EE
Tritanopia (blue-blind)
#00D7D7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6accee; /* rgb */ color: rgb(106, 204, 238); /* oklch */ color: oklch(79.8% 0.104 223.2);
Tailwind
colors: {
custom: {
50: '#9edbf3',
500: '#6accee',
950: '#000000',
},
}SCSS
$custom: #6accee; $custom-light: #9edbf3; $custom-dark: #000000;
JSON
{
"hex": "#6accee",
"rgb": {
"r": 106,
"g": 204,
"b": 238
},
"hsl": {
"h": 195.455,
"s": 79.518,
"l": 67.451
},
"oklch": {
"l": 0.79847,
"c": 0.10373,
"h": 223.2
},
"luminance": 0.52423
}Semantic roles & 50–950 ramp
primary
#6ACCEE
secondary
#C45C38
accent
#400ADC
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1517
muted
#808485