#6CCAFF#6CCAFF
#6CCAFF is a light, moderate cyan. Relative luminance 0.526; OKLCH L 80.2% C 0.117 H 235.5°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCAFF |
|---|---|
| RGB | rgb(108, 202, 255) |
| HSL | hsl(202, 100%, 71%) |
| HSV | hsv(202, 58%, 100%) |
| CMYK | cmyk(57.6%, 20.8%, 0%, 0%) |
| CIE-LAB | lab(77.66, -13.03, -34.43) |
| CIE-LCH | lch(77.66, 36.81, 249.28°) |
| OKLab | oklab(80.18% -0.0662 -0.0962) |
| OKLCH | oklch(80.18% 0.117 235.5) |
| XYZ | xyz(45.3481, 52.6450, 102.3600) |
| Luminance | 0.5265 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.82
Sky
#82CAFC
ΔE00 2.64
Lightskyblue
#87CEFA
ΔE00 2.90
Light Blue
#95D0FC
ΔE00 4.83
Baby Blue
#89CFF0
ΔE00 4.86
Deepskyblue
#00BFFF
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCAFF #FFA16C
analogous
#6CFFEB #6CCAFF #6C80FF
triadic
#6CCAFF #FF6CCA #CAFF6C
tetradic
#6CCAFF #EB6CFF #FFA16C #80FF6C
square
#6CCAFF #EB6CFF #FFA16C #80FF6C
split-complementary
#6CCAFF #FF6C80 #FFEB6C
monochromatic
#009AF1 #2FB4FF #6CCAFF #A9E0FF #E0F4FF
Accessibility & contrast
On white
1.82
#6CCAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#6CCAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCAFF
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCAFF | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C8FF
Deuteranopia (green-blind)
#9DB9FE
Tritanopia (blue-blind)
#00D8DC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6ccaff; /* rgb */ color: rgb(108, 202, 255); /* oklch */ color: oklch(80.2% 0.117 235.5);
Tailwind
colors: {
custom: {
50: '#a1daff',
500: '#6ccaff',
950: '#000000',
},
}SCSS
$custom: #6ccaff; $custom-light: #a1daff; $custom-dark: #000000;
JSON
{
"hex": "#6ccaff",
"rgb": {
"r": 108,
"g": 202,
"b": 255
},
"hsl": {
"h": 201.633,
"s": 100,
"l": 71.176
},
"oklch": {
"l": 0.8018,
"c": 0.1168,
"h": 235.5
},
"luminance": 0.52649
}Semantic roles & 50–950 ramp
primary
#6CCAFF
secondary
#DB7034
accent
#5300E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101418
muted
#818386