#6CCCF3#6CCCF3
#6CCCF3 is a light, moderate cyan. Relative luminance 0.528; OKLCH L 80.1% C 0.106 H 226.9°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCCF3 |
|---|---|
| RGB | rgb(108, 204, 243) |
| HSL | hsl(197, 85%, 69%) |
| HSV | hsv(197, 56%, 95%) |
| CMYK | cmyk(55.6%, 16%, 0%, 4.7%) |
| CIE-LAB | lab(77.78, -17.59, -27.84) |
| CIE-LCH | lch(77.78, 32.93, 237.71°) |
| OKLab | oklab(80.13% -0.0725 -0.0774) |
| OKLCH | oklch(80.13% 0.106 226.9) |
| XYZ | xyz(43.9487, 52.8409, 92.6599) |
| Luminance | 0.5284 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.10
Sky Blue
#87CEEB
ΔE00 3.21
Lightblue (survey)
#7BC8F6
ΔE00 3.87
Bright Sky Blue
#02CCFE
ΔE00 4.25
Lightskyblue
#87CEFA
ΔE00 4.35
Sky
#82CAFC
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCCF3 #F3936C
analogous
#6CF3D7 #6CCCF3 #6C89F3
triadic
#6CCCF3 #F36CCC #CCF36C
tetradic
#6CCCF3 #D76CF3 #F3936C #89F36C
square
#6CCCF3 #D76CF3 #F3936C #89F36C
split-complementary
#6CCCF3 #F36C89 #F3D76C
monochromatic
#119BD3 #33B8EE #6CCCF3 #A5E0F8 #DDF3FC
Accessibility & contrast
On white
1.82
#6CCCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#6CCCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCCF3
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCCF3 | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C9F5
Deuteranopia (green-blind)
#A4BAF3
Tritanopia (blue-blind)
#00D7D9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6cccf3; /* rgb */ color: rgb(108, 204, 243); /* oklch */ color: oklch(80.1% 0.106 226.9);
Tailwind
colors: {
custom: {
50: '#a0dbf7',
500: '#6cccf3',
950: '#000000',
},
}SCSS
$custom: #6cccf3; $custom-light: #a0dbf7; $custom-dark: #000000;
JSON
{
"hex": "#6cccf3",
"rgb": {
"r": 108,
"g": 204,
"b": 243
},
"hsl": {
"h": 197.333,
"s": 84.906,
"l": 68.824
},
"oklch": {
"l": 0.80126,
"c": 0.10605,
"h": 226.9
},
"luminance": 0.52845
}Semantic roles & 50–950 ramp
primary
#6CCCF3
secondary
#CC6237
accent
#4404E1
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#101517
muted
#808485