#6CC8EF#6CC8EF
#6CC8EF is a light, moderate cyan. Relative luminance 0.507; OKLCH L 79.1% C 0.104 H 227.8°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #6CC8EF |
|---|---|
| RGB | rgb(108, 200, 239) |
| HSL | hsl(198, 80%, 68%) |
| HSV | hsv(198, 55%, 94%) |
| CMYK | cmyk(54.8%, 16.3%, 0%, 6.3%) |
| CIE-LAB | lab(76.51, -16.68, -27.64) |
| CIE-LCH | lch(76.51, 32.28, 238.89°) |
| OKLab | oklab(79.07% -0.0696 -0.0769) |
| OKLCH | oklch(79.07% 0.104 227.8) |
| XYZ | xyz(42.4127, 50.7249, 89.2004) |
| Luminance | 0.5073 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.32
Sky Blue
#87CEEB
ΔE00 3.45
Lightblue (survey)
#7BC8F6
ΔE00 3.46
Lightskyblue
#87CEFA
ΔE00 4.29
Bright Sky Blue
#02CCFE
ΔE00 4.51
Sky
#82CAFC
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CC8EF #EF936C
analogous
#6CEFD5 #6CC8EF #6C86EF
triadic
#6CC8EF #EF6CC8 #C8EF6C
tetradic
#6CC8EF #D56CEF #EF936C #86EF6C
square
#6CC8EF #D56CEF #EF936C #86EF6C
split-complementary
#6CC8EF #EF6C86 #EFD56C
monochromatic
#1695CB #35B3E9 #6CC8EF #A3DDF5 #DAF1FB
Accessibility & contrast
On white
1.88
#6CC8EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#6CC8EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CC8EF
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CC8EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CC8EF | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C5F1
Deuteranopia (green-blind)
#A1B7EF
Tritanopia (blue-blind)
#00D3D5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6cc8ef; /* rgb */ color: rgb(108, 200, 239); /* oklch */ color: oklch(79.1% 0.104 227.8);
Tailwind
colors: {
custom: {
50: '#9fd8f4',
500: '#6cc8ef',
950: '#000000',
},
}SCSS
$custom: #6cc8ef; $custom-light: #9fd8f4; $custom-dark: #000000;
JSON
{
"hex": "#6cc8ef",
"rgb": {
"r": 108,
"g": 200,
"b": 239
},
"hsl": {
"h": 197.863,
"s": 80.368,
"l": 68.039
},
"oklch": {
"l": 0.79067,
"c": 0.10369,
"h": 227.8
},
"luminance": 0.50729
}Semantic roles & 50–950 ramp
primary
#6CC8EF
secondary
#C76338
accent
#4809DD
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1417
muted
#808385