#6CC8FB#6CC8FB
#6CC8FB is a light, moderate cyan. Relative luminance 0.515; OKLCH L 79.6% C 0.114 H 235.0°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #6CC8FB |
|---|---|
| RGB | rgb(108, 200, 251) |
| HSL | hsl(201, 95%, 70%) |
| HSV | hsv(201, 57%, 98%) |
| CMYK | cmyk(57%, 20.3%, 0%, 1.6%) |
| CIE-LAB | lab(76.96, -13.16, -33.39) |
| CIE-LCH | lch(76.96, 35.89, 248.48°) |
| OKLab | oklab(79.57% -0.0654 -0.0933) |
| OKLCH | oklch(79.57% 0.114 235) |
| XYZ | xyz(44.2446, 51.4577, 98.8488) |
| Luminance | 0.5146 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.58
Sky
#82CAFC
ΔE00 2.75
Lightskyblue
#87CEFA
ΔE00 2.99
Baby Blue
#89CFF0
ΔE00 4.69
Deepskyblue
#00BFFF
ΔE00 4.93
Light Blue
#95D0FC
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CC8FB #FB9F6C
analogous
#6CFBE7 #6CC8FB #6C80FB
triadic
#6CC8FB #FB6CC8 #C8FB6C
tetradic
#6CC8FB #E76CFB #FB9F6C #80FB6C
square
#6CC8FB #E76CFB #FB9F6C #80FB6C
split-complementary
#6CC8FB #FB6C80 #FBE76C
monochromatic
#0696E6 #30B2F9 #6CC8FB #A8DEFD #E1F4FE
Accessibility & contrast
On white
1.86
#6CC8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#6CC8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CC8FB
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CC8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CC8FB | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C6FD
Deuteranopia (green-blind)
#9CB7FA
Tritanopia (blue-blind)
#00D5D9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6cc8fb; /* rgb */ color: rgb(108, 200, 251); /* oklch */ color: oklch(79.6% 0.114 235.0);
Tailwind
colors: {
custom: {
50: '#a0d8fc',
500: '#6cc8fb',
950: '#000000',
},
}SCSS
$custom: #6cc8fb; $custom-light: #a0d8fc; $custom-dark: #000000;
JSON
{
"hex": "#6cc8fb",
"rgb": {
"r": 108,
"g": 200,
"b": 251
},
"hsl": {
"h": 201.399,
"s": 94.702,
"l": 70.392
},
"oklch": {
"l": 0.79566,
"c": 0.11391,
"h": 235
},
"luminance": 0.51462
}Semantic roles & 50–950 ramp
primary
#6CC8FB
secondary
#D66F35
accent
#5200E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385