#6CCCEF#6CCCEF
#6CCCEF is a light, moderate cyan. Relative luminance 0.526; OKLCH L 80.0% C 0.103 H 224.2°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCCEF |
|---|---|
| RGB | rgb(108, 204, 239) |
| HSL | hsl(196, 80%, 68%) |
| HSV | hsv(196, 55%, 94%) |
| CMYK | cmyk(54.8%, 14.6%, 0%, 6.3%) |
| CIE-LAB | lab(77.64, -18.74, -25.91) |
| CIE-LCH | lch(77.64, 31.98, 234.13°) |
| OKLab | oklab(79.97% -0.0739 -0.072) |
| OKLCH | oklch(79.97% 0.103 224.2) |
| XYZ | xyz(43.3512, 52.6019, 89.5133) |
| Luminance | 0.5261 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.91
Baby Blue
#89CFF0
ΔE00 3.33
Bright Sky Blue
#02CCFE
ΔE00 4.47
Lightblue (survey)
#7BC8F6
ΔE00 4.90
Lightskyblue
#87CEFA
ΔE00 5.27
Neon Blue
#04D9FF
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCCEF #EF8F6C
analogous
#6CEFD1 #6CCCEF #6C8AEF
triadic
#6CCCEF #EF6CCC #CCEF6C
tetradic
#6CCCEF #D16CEF #EF8F6C #8AEF6C
square
#6CCCEF #D16CEF #EF8F6C #8AEF6C
split-complementary
#6CCCEF #EF6C8A #EFD16C
monochromatic
#169ACB #35B9E9 #6CCCEF #A3DFF5 #DAF2FB
Accessibility & contrast
On white
1.82
#6CCCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#6CCCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCCEF
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCCEF | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C8F1
Deuteranopia (green-blind)
#A5BAEF
Tritanopia (blue-blind)
#00D7D7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6cccef; /* rgb */ color: rgb(108, 204, 239); /* oklch */ color: oklch(80.0% 0.103 224.2);
Tailwind
colors: {
custom: {
50: '#9fdbf4',
500: '#6cccef',
950: '#000000',
},
}SCSS
$custom: #6cccef; $custom-light: #9fdbf4; $custom-dark: #000000;
JSON
{
"hex": "#6cccef",
"rgb": {
"r": 108,
"g": 204,
"b": 239
},
"hsl": {
"h": 196.031,
"s": 80.368,
"l": 68.039
},
"oklch": {
"l": 0.79966,
"c": 0.10317,
"h": 224.2
},
"luminance": 0.52606
}Semantic roles & 50–950 ramp
primary
#6CCCEF
secondary
#C75E38
accent
#4109DD
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1517
muted
#808485