#6CC8F5#6CC8F5
#6CC8F5 is a light, moderate cyan. Relative luminance 0.511; OKLCH L 79.3% C 0.109 H 231.6°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #6CC8F5 |
|---|---|
| RGB | rgb(108, 200, 245) |
| HSL | hsl(200, 87%, 69%) |
| HSV | hsv(200, 56%, 96%) |
| CMYK | cmyk(55.9%, 18.4%, 0%, 3.9%) |
| CIE-LAB | lab(76.73, -14.93, -30.52) |
| CIE-LCH | lch(76.73, 33.98, 243.93°) |
| OKLab | oklab(79.31% -0.0675 -0.0851) |
| OKLCH | oklch(79.31% 0.109 231.6) |
| XYZ | xyz(43.3138, 51.0853, 93.9464) |
| Luminance | 0.5109 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.12
Lightskyblue
#87CEFA
ΔE00 3.32
Sky
#82CAFC
ΔE00 3.74
Baby Blue
#89CFF0
ΔE00 3.78
Sky Blue
#87CEEB
ΔE00 4.48
Bright Sky Blue
#02CCFE
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CC8F5 #F5996C
analogous
#6CF5DE #6CC8F5 #6C84F5
triadic
#6CC8F5 #F56CC8 #C8F56C
tetradic
#6CC8F5 #DE6CF5 #F5996C #84F56C
square
#6CC8F5 #DE6CF5 #F5996C #84F56C
split-complementary
#6CC8F5 #F56C84 #F5DE6C
monochromatic
#0F96D8 #33B3F1 #6CC8F5 #A5DDF9 #DFF3FD
Accessibility & contrast
On white
1.87
#6CC8F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#6CC8F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CC8F5
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CC8F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CC8F5 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C6F7
Deuteranopia (green-blind)
#9EB7F4
Tritanopia (blue-blind)
#00D4D7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6cc8f5; /* rgb */ color: rgb(108, 200, 245); /* oklch */ color: oklch(79.3% 0.109 231.6);
Tailwind
colors: {
custom: {
50: '#a0d8f8',
500: '#6cc8f5',
950: '#000000',
},
}SCSS
$custom: #6cc8f5; $custom-light: #a0d8f8; $custom-dark: #000000;
JSON
{
"hex": "#6cc8f5",
"rgb": {
"r": 108,
"g": 200,
"b": 245
},
"hsl": {
"h": 199.708,
"s": 87.261,
"l": 69.216
},
"oklch": {
"l": 0.79313,
"c": 0.10858,
"h": 231.6
},
"luminance": 0.51089
}Semantic roles & 50–950 ramp
primary
#6CC8F5
secondary
#CF6937
accent
#4C02E4
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#101417
muted
#808385