#6CC6F7#6CC6F7
#6CC6F7 is a light, moderate cyan. Relative luminance 0.503; OKLCH L 79.0% C 0.111 H 234.4°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #6CC6F7 |
|---|---|
| RGB | rgb(108, 198, 247) |
| HSL | hsl(201, 90%, 70%) |
| HSV | hsv(201, 56%, 97%) |
| CMYK | cmyk(56.3%, 19.8%, 0%, 3.1%) |
| CIE-LAB | lab(76.25, -13.30, -32.34) |
| CIE-LCH | lch(76.25, 34.97, 247.65°) |
| OKLab | oklab(78.95% -0.0646 -0.0903) |
| OKLCH | oklch(78.95% 0.111 234.4) |
| XYZ | xyz(43.1606, 50.2878, 95.4097) |
| Luminance | 0.5029 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.58
Sky
#82CAFC
ΔE00 2.99
Lightskyblue
#87CEFA
ΔE00 3.20
Baby Blue
#89CFF0
ΔE00 4.60
Deepskyblue
#00BFFF
ΔE00 4.80
Light Blue
#95D0FC
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CC6F7 #F79D6C
analogous
#6CF7E2 #6CC6F7 #6C81F7
triadic
#6CC6F7 #F76CC6 #C6F76C
tetradic
#6CC6F7 #E26CF7 #F79D6C #81F76C
square
#6CC6F7 #E26CF7 #F79D6C #81F76C
split-complementary
#6CC6F7 #F76C81 #F7E26C
monochromatic
#0C93DD #32AFF4 #6CC6F7 #A6DDFA #E0F3FD
Accessibility & contrast
On white
1.90
#6CC6F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#6CC6F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CC6F7
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CC6F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CC6F7 | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC4F9
Deuteranopia (green-blind)
#9BB6F6
Tritanopia (blue-blind)
#00D3D6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6cc6f7; /* rgb */ color: rgb(108, 198, 247); /* oklch */ color: oklch(79.0% 0.111 234.4);
Tailwind
colors: {
custom: {
50: '#a0d7fa',
500: '#6cc6f7',
950: '#000000',
},
}SCSS
$custom: #6cc6f7; $custom-light: #a0d7fa; $custom-dark: #000000;
JSON
{
"hex": "#6cc6f7",
"rgb": {
"r": 108,
"g": 198,
"b": 247
},
"hsl": {
"h": 201.151,
"s": 89.677,
"l": 69.608
},
"oklch": {
"l": 0.78953,
"c": 0.11103,
"h": 234.4
},
"luminance": 0.50292
}Semantic roles & 50–950 ramp
primary
#6CC6F7
secondary
#D16D36
accent
#5100E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#101417
muted
#808385