#6DCCF0#6DCCF0
#6DCCF0 is a light, moderate cyan. Relative luminance 0.527; OKLCH L 80.0% C 0.103 H 225.1°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #6DCCF0 |
|---|---|
| RGB | rgb(109, 204, 240) |
| HSL | hsl(196, 81%, 68%) |
| HSV | hsv(196, 55%, 94%) |
| CMYK | cmyk(54.6%, 15%, 0%, 5.9%) |
| CIE-LAB | lab(77.71, -18.25, -26.33) |
| CIE-LCH | lch(77.71, 32.04, 235.27°) |
| OKLab | oklab(80.05% -0.0729 -0.0732) |
| OKLCH | oklch(80.05% 0.103 225.1) |
| XYZ | xyz(43.6217, 52.7243, 90.2992) |
| Luminance | 0.5273 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.87
Baby Blue
#89CFF0
ΔE00 3.13
Bright Sky Blue
#02CCFE
ΔE00 4.45
Lightblue (survey)
#7BC8F6
ΔE00 4.55
Lightskyblue
#87CEFA
ΔE00 4.93
Neon Blue
#04D9FF
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DCCF0 #F0916D
analogous
#6DF0D3 #6DCCF0 #6D8AF0
triadic
#6DCCF0 #F06DCC #CCF06D
tetradic
#6DCCF0 #D36DF0 #F0916D #8AF06D
square
#6DCCF0 #D36DF0 #F0916D #8AF06D
split-complementary
#6DCCF0 #F06D8A #F0D36D
monochromatic
#159BCD #36B9EA #6DCCF0 #A4DFF6 #DCF3FB
Accessibility & contrast
On white
1.82
#6DCCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#6DCCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DCCF0
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DCCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DCCF0 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C8F2
Deuteranopia (green-blind)
#A5BAF0
Tritanopia (blue-blind)
#00D7D7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6dccf0; /* rgb */ color: rgb(109, 204, 240); /* oklch */ color: oklch(80.0% 0.103 225.1);
Tailwind
colors: {
custom: {
50: '#a0dbf5',
500: '#6dccf0',
950: '#000000',
},
}SCSS
$custom: #6dccf0; $custom-light: #a0dbf5; $custom-dark: #000000;
JSON
{
"hex": "#6dccf0",
"rgb": {
"r": 109,
"g": 204,
"b": 240
},
"hsl": {
"h": 196.489,
"s": 81.366,
"l": 68.431
},
"oklch": {
"l": 0.80046,
"c": 0.10326,
"h": 225.1
},
"luminance": 0.52728
}Semantic roles & 50–950 ramp
primary
#6DCCF0
secondary
#C96039
accent
#4308DE
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#101517
muted
#808485