#6DCCFF#6DCCFF
#6DCCFF is a light, moderate cyan. Relative luminance 0.537; OKLCH L 80.7% C 0.115 H 234.2°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #6DCCFF |
|---|---|
| RGB | rgb(109, 204, 255) |
| HSL | hsl(201, 100%, 71%) |
| HSV | hsv(201, 57%, 100%) |
| CMYK | cmyk(57.3%, 20%, 0%, 0%) |
| CIE-LAB | lab(78.26, -13.89, -33.51) |
| CIE-LCH | lch(78.26, 36.28, 247.49°) |
| OKLab | oklab(80.66% -0.0676 -0.0936) |
| OKLCH | oklch(80.66% 0.115 234.2) |
| XYZ | xyz(45.9427, 53.6527, 102.5232) |
| Luminance | 0.5366 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.97
Lightskyblue
#87CEFA
ΔE00 2.76
Sky
#82CAFC
ΔE00 2.95
Baby Blue
#89CFF0
ΔE00 4.37
Light Blue
#95D0FC
ΔE00 4.84
Deepskyblue
#00BFFF
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DCCFF #FFA06D
analogous
#6DFFE9 #6DCCFF #6D83FF
triadic
#6DCCFF #FF6DCC #CCFF6D
tetradic
#6DCCFF #E96DFF #FFA06D #83FF6D
square
#6DCCFF #E96DFF #FFA06D #83FF6D
split-complementary
#6DCCFF #FF6D83 #FFE96D
monochromatic
#009DF2 #30B7FF #6DCCFF #AAE1FF #E0F4FF
Accessibility & contrast
On white
1.79
#6DCCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#6DCCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DCCFF
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DCCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DCCFF | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4CAFF
Deuteranopia (green-blind)
#9FBBFE
Tritanopia (blue-blind)
#00DADD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6dccff; /* rgb */ color: rgb(109, 204, 255); /* oklch */ color: oklch(80.7% 0.115 234.2);
Tailwind
colors: {
custom: {
50: '#a1dbff',
500: '#6dccff',
950: '#000000',
},
}SCSS
$custom: #6dccff; $custom-light: #a1dbff; $custom-dark: #000000;
JSON
{
"hex": "#6dccff",
"rgb": {
"r": 109,
"g": 204,
"b": 255
},
"hsl": {
"h": 200.959,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.80662,
"c": 0.11546,
"h": 234.2
},
"luminance": 0.53657
}Semantic roles & 50–950 ramp
primary
#6DCCFF
secondary
#DB6F35
accent
#5000E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101518
muted
#818486