#6CC6F6#6CC6F6
#6CC6F6 is a light, moderate cyan. Relative luminance 0.502; OKLCH L 78.9% C 0.110 H 233.8°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #6CC6F6 |
|---|---|
| RGB | rgb(108, 198, 246) |
| HSL | hsl(201, 88%, 69%) |
| HSV | hsv(201, 56%, 96%) |
| CMYK | cmyk(56.1%, 19.5%, 0%, 3.5%) |
| CIE-LAB | lab(76.21, -13.59, -31.86) |
| CIE-LCH | lch(76.21, 34.64, 246.90°) |
| OKLab | oklab(78.91% -0.065 -0.0889) |
| OKLCH | oklch(78.91% 0.11 233.8) |
| XYZ | xyz(43.0067, 50.2262, 94.5991) |
| Luminance | 0.5023 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.64
Sky
#82CAFC
ΔE00 3.14
Lightskyblue
#87CEFA
ΔE00 3.23
Baby Blue
#89CFF0
ΔE00 4.44
Deepskyblue
#00BFFF
ΔE00 4.82
Light Blue
#95D0FC
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CC6F6 #F69C6C
analogous
#6CF6E1 #6CC6F6 #6C81F6
triadic
#6CC6F6 #F66CC6 #C6F66C
tetradic
#6CC6F6 #E16CF6 #F69C6C #81F66C
square
#6CC6F6 #E16CF6 #F69C6C #81F66C
split-complementary
#6CC6F6 #F66C81 #F6E16C
monochromatic
#0D93DA #32B0F2 #6CC6F6 #A6DCFA #DFF3FD
Accessibility & contrast
On white
1.90
#6CC6F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#6CC6F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CC6F6
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CC6F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CC6F6 | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC4F8
Deuteranopia (green-blind)
#9CB6F5
Tritanopia (blue-blind)
#00D3D6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6cc6f6; /* rgb */ color: rgb(108, 198, 246); /* oklch */ color: oklch(78.9% 0.110 233.8);
Tailwind
colors: {
custom: {
50: '#a0d7f9',
500: '#6cc6f6',
950: '#000000',
},
}SCSS
$custom: #6cc6f6; $custom-light: #a0d7f9; $custom-dark: #000000;
JSON
{
"hex": "#6cc6f6",
"rgb": {
"r": 108,
"g": 198,
"b": 246
},
"hsl": {
"h": 200.87,
"s": 88.462,
"l": 69.412
},
"oklch": {
"l": 0.7891,
"c": 0.11012,
"h": 233.8
},
"luminance": 0.5023
}Semantic roles & 50–950 ramp
primary
#6CC6F6
secondary
#D06C36
accent
#5000E5
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#101417
muted
#808385