#6CC8F9#6CC8F9
#6CC8F9 is a light, moderate cyan. Relative luminance 0.513; OKLCH L 79.5% C 0.112 H 233.9°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #6CC8F9 |
|---|---|
| RGB | rgb(108, 200, 249) |
| HSL | hsl(201, 92%, 70%) |
| HSV | hsv(201, 57%, 98%) |
| CMYK | cmyk(56.6%, 19.7%, 0%, 2.4%) |
| CIE-LAB | lab(76.88, -13.76, -32.44) |
| CIE-LCH | lch(76.88, 35.23, 247.02°) |
| OKLab | oklab(79.48% -0.0661 -0.0905) |
| OKLCH | oklch(79.48% 0.112 233.9) |
| XYZ | xyz(43.9310, 51.3322, 97.1972) |
| Luminance | 0.5134 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.63
Lightskyblue
#87CEFA
ΔE00 3.02
Sky
#82CAFC
ΔE00 3.03
Baby Blue
#89CFF0
ΔE00 4.36
Deepskyblue
#00BFFF
ΔE00 4.94
Light Blue
#95D0FC
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CC8F9 #F99D6C
analogous
#6CF9E3 #6CC8F9 #6C82F9
triadic
#6CC8F9 #F96CC8 #C8F96C
tetradic
#6CC8F9 #E36CF9 #F99D6C #82F96C
square
#6CC8F9 #E36CF9 #F99D6C #82F96C
split-complementary
#6CC8F9 #F96C82 #F9E36C
monochromatic
#0996E1 #31B2F7 #6CC8F9 #A7DEFB #E2F4FE
Accessibility & contrast
On white
1.86
#6CC8F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#6CC8F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CC8F9
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CC8F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CC8F9 | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C6FB
Deuteranopia (green-blind)
#9DB7F8
Tritanopia (blue-blind)
#00D5D8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6cc8f9; /* rgb */ color: rgb(108, 200, 249); /* oklch */ color: oklch(79.5% 0.112 233.9);
Tailwind
colors: {
custom: {
50: '#a0d8fb',
500: '#6cc8f9',
950: '#000000',
},
}SCSS
$custom: #6cc8f9; $custom-light: #a0d8fb; $custom-dark: #000000;
JSON
{
"hex": "#6cc8f9",
"rgb": {
"r": 108,
"g": 200,
"b": 249
},
"hsl": {
"h": 200.851,
"s": 92.157,
"l": 70
},
"oklch": {
"l": 0.79481,
"c": 0.11209,
"h": 233.9
},
"luminance": 0.51336
}Semantic roles & 50–950 ramp
primary
#6CC8F9
secondary
#D46D36
accent
#5000E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#101417
muted
#808385