#6CC7F6#6CC7F6
#6CC7F6 is a light, moderate cyan. Relative luminance 0.507; OKLCH L 79.1% C 0.110 H 233.0°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #6CC7F6 |
|---|---|
| RGB | rgb(108, 199, 246) |
| HSL | hsl(200, 88%, 69%) |
| HSV | hsv(200, 56%, 96%) |
| CMYK | cmyk(56.1%, 19.1%, 0%, 3.5%) |
| CIE-LAB | lab(76.49, -14.12, -31.43) |
| CIE-LCH | lch(76.49, 34.46, 245.81°) |
| OKLab | oklab(79.13% -0.066 -0.0877) |
| OKLCH | oklch(79.13% 0.11 233) |
| XYZ | xyz(43.2360, 50.6849, 94.6756) |
| Luminance | 0.5069 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.76
Lightskyblue
#87CEFA
ΔE00 3.20
Sky
#82CAFC
ΔE00 3.32
Baby Blue
#89CFF0
ΔE00 4.17
Deepskyblue
#00BFFF
ΔE00 4.94
Sky Blue
#87CEEB
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CC7F6 #F69B6C
analogous
#6CF6E0 #6CC7F6 #6C82F6
triadic
#6CC7F6 #F66CC7 #C7F66C
tetradic
#6CC7F6 #E06CF6 #F69B6C #82F66C
square
#6CC7F6 #E06CF6 #F69B6C #82F66C
split-complementary
#6CC7F6 #F66C82 #F6E06C
monochromatic
#0D94DA #32B1F2 #6CC7F6 #A6DDFA #DFF3FD
Accessibility & contrast
On white
1.89
#6CC7F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#6CC7F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CC7F6
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CC7F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CC7F6 | 1.00 | 1.89 | 11.14 | 11.14 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C5F8
Deuteranopia (green-blind)
#9DB6F5
Tritanopia (blue-blind)
#00D4D6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6cc7f6; /* rgb */ color: rgb(108, 199, 246); /* oklch */ color: oklch(79.1% 0.110 233.0);
Tailwind
colors: {
custom: {
50: '#a0d8f9',
500: '#6cc7f6',
950: '#000000',
},
}SCSS
$custom: #6cc7f6; $custom-light: #a0d8f9; $custom-dark: #000000;
JSON
{
"hex": "#6cc7f6",
"rgb": {
"r": 108,
"g": 199,
"b": 246
},
"hsl": {
"h": 200.435,
"s": 88.462,
"l": 69.412
},
"oklch": {
"l": 0.79133,
"c": 0.10977,
"h": 233
},
"luminance": 0.50689
}Semantic roles & 50–950 ramp
primary
#6CC7F6
secondary
#D06B36
accent
#4E00E5
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#101417
muted
#808385