#6CC6F8#6CC6F8
#6CC6F8 is a light, moderate cyan. Relative luminance 0.504; OKLCH L 79.0% C 0.112 H 234.9°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #6CC6F8 |
|---|---|
| RGB | rgb(108, 198, 248) |
| HSL | hsl(201, 91%, 70%) |
| HSV | hsv(201, 56%, 97%) |
| CMYK | cmyk(56.5%, 20.2%, 0%, 2.7%) |
| CIE-LAB | lab(76.28, -13.00, -32.82) |
| CIE-LCH | lch(76.28, 35.30, 248.39°) |
| OKLab | oklab(79% -0.0643 -0.0916) |
| OKLCH | oklch(79% 0.112 234.9) |
| XYZ | xyz(43.3153, 50.3497, 96.2245) |
| Luminance | 0.5035 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.56
Sky
#82CAFC
ΔE00 2.85
Lightskyblue
#87CEFA
ΔE00 3.18
Baby Blue
#89CFF0
ΔE00 4.76
Deepskyblue
#00BFFF
ΔE00 4.79
Light Blue
#95D0FC
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CC6F8 #F89E6C
analogous
#6CF8E4 #6CC6F8 #6C80F8
triadic
#6CC6F8 #F86CC6 #C6F86C
tetradic
#6CC6F8 #E46CF8 #F89E6C #80F86C
square
#6CC6F8 #E46CF8 #F89E6C #80F86C
split-complementary
#6CC6F8 #F86C80 #F8E46C
monochromatic
#0B93DF #32AFF5 #6CC6F8 #A6DDFB #E1F3FE
Accessibility & contrast
On white
1.90
#6CC6F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#6CC6F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CC6F8
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CC6F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CC6F8 | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC4FA
Deuteranopia (green-blind)
#9BB6F7
Tritanopia (blue-blind)
#00D3D7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6cc6f8; /* rgb */ color: rgb(108, 198, 248); /* oklch */ color: oklch(79.0% 0.112 234.9);
Tailwind
colors: {
custom: {
50: '#a0d7fa',
500: '#6cc6f8',
950: '#000000',
},
}SCSS
$custom: #6cc6f8; $custom-light: #a0d7fa; $custom-dark: #000000;
JSON
{
"hex": "#6cc6f8",
"rgb": {
"r": 108,
"g": 198,
"b": 248
},
"hsl": {
"h": 201.429,
"s": 90.909,
"l": 69.804
},
"oklch": {
"l": 0.78995,
"c": 0.11195,
"h": 234.9
},
"luminance": 0.50354
}Semantic roles & 50–950 ramp
primary
#6CC6F8
secondary
#D26E36
accent
#5200E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#101417
muted
#808385