#6DCAFF#6DCAFF
#6DCAFF is a light, moderate cyan. Relative luminance 0.527; OKLCH L 80.2% C 0.116 H 235.7°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #6DCAFF |
|---|---|
| RGB | rgb(109, 202, 255) |
| HSL | hsl(202, 100%, 71%) |
| HSV | hsv(202, 57%, 100%) |
| CMYK | cmyk(57.3%, 20.8%, 0%, 0%) |
| CIE-LAB | lab(77.70, -12.84, -34.37) |
| CIE-LCH | lch(77.70, 36.69, 249.52°) |
| OKLab | oklab(80.22% -0.0655 -0.0961) |
| OKLCH | oklch(80.22% 0.116 235.7) |
| XYZ | xyz(45.4704, 52.7081, 102.3658) |
| Luminance | 0.5271 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.75
Sky
#82CAFC
ΔE00 2.53
Lightskyblue
#87CEFA
ΔE00 2.82
Light Blue
#95D0FC
ΔE00 4.73
Baby Blue
#89CFF0
ΔE00 4.85
Deepskyblue
#00BFFF
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DCAFF #FFA26D
analogous
#6DFFEB #6DCAFF #6D81FF
triadic
#6DCAFF #FF6DCA #CAFF6D
tetradic
#6DCAFF #EB6DFF #FFA26D #81FF6D
square
#6DCAFF #EB6DFF #FFA26D #81FF6D
split-complementary
#6DCAFF #FF6D81 #FFEB6D
monochromatic
#009AF2 #30B4FF #6DCAFF #AAE0FF #E0F4FF
Accessibility & contrast
On white
1.82
#6DCAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#6DCAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DCAFF
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DCAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DCAFF | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C9FF
Deuteranopia (green-blind)
#9DB9FE
Tritanopia (blue-blind)
#00D8DC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6dcaff; /* rgb */ color: rgb(109, 202, 255); /* oklch */ color: oklch(80.2% 0.116 235.7);
Tailwind
colors: {
custom: {
50: '#a1daff',
500: '#6dcaff',
950: '#000000',
},
}SCSS
$custom: #6dcaff; $custom-light: #a1daff; $custom-dark: #000000;
JSON
{
"hex": "#6dcaff",
"rgb": {
"r": 109,
"g": 202,
"b": 255
},
"hsl": {
"h": 201.781,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.8022,
"c": 0.11625,
"h": 235.7
},
"luminance": 0.52712
}Semantic roles & 50–950 ramp
primary
#6DCAFF
secondary
#DB7135
accent
#5300E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101418
muted
#818386