#6CCCF8#6CCCF8
#6CCCF8 is a light, moderate cyan. Relative luminance 0.532; OKLCH L 80.3% C 0.110 H 230.0°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCCF8 |
|---|---|
| RGB | rgb(108, 204, 248) |
| HSL | hsl(199, 91%, 70%) |
| HSV | hsv(199, 56%, 97%) |
| CMYK | cmyk(56.5%, 17.7%, 0%, 2.7%) |
| CIE-LAB | lab(77.96, -16.14, -30.23) |
| CIE-LCH | lch(77.96, 34.27, 241.91°) |
| OKLab | oklab(80.33% -0.0707 -0.0842) |
| OKLCH | oklch(80.33% 0.11 230) |
| XYZ | xyz(44.7140, 53.1470, 96.6908) |
| Luminance | 0.5315 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.79
Baby Blue
#89CFF0
ΔE00 3.37
Lightskyblue
#87CEFA
ΔE00 3.44
Sky Blue
#87CEEB
ΔE00 4.01
Sky
#82CAFC
ΔE00 4.27
Bright Sky Blue
#02CCFE
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCCF8 #F8986C
analogous
#6CF8DE #6CCCF8 #6C86F8
triadic
#6CCCF8 #F86CCC #CCF86C
tetradic
#6CCCF8 #DE6CF8 #F8986C #86F86C
square
#6CCCF8 #DE6CF8 #F8986C #86F86C
split-complementary
#6CCCF8 #F86C86 #F8DE6C
monochromatic
#0B9CDF #32B8F5 #6CCCF8 #A6E0FB #E1F5FE
Accessibility & contrast
On white
1.81
#6CCCF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#6CCCF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCCF8
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCCF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCCF8 | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C9FA
Deuteranopia (green-blind)
#A2BAF7
Tritanopia (blue-blind)
#00D8DA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6cccf8; /* rgb */ color: rgb(108, 204, 248); /* oklch */ color: oklch(80.3% 0.110 230.0);
Tailwind
colors: {
custom: {
50: '#a0dbfa',
500: '#6cccf8',
950: '#000000',
},
}SCSS
$custom: #6cccf8; $custom-light: #a0dbfa; $custom-dark: #000000;
JSON
{
"hex": "#6cccf8",
"rgb": {
"r": 108,
"g": 204,
"b": 248
},
"hsl": {
"h": 198.857,
"s": 90.909,
"l": 69.804
},
"oklch": {
"l": 0.8033,
"c": 0.10998,
"h": 230
},
"luminance": 0.53151
}Semantic roles & 50–950 ramp
primary
#6CCCF8
secondary
#D26736
accent
#4800E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#101517
muted
#808485