#6CCAE6#6CCAE6
#6CCAE6 is a light, moderate cyan. Relative luminance 0.511; OKLCH L 79.2% C 0.097 H 219.6°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCAE6 |
|---|---|
| RGB | rgb(108, 202, 230) |
| HSL | hsl(194, 71%, 66%) |
| HSV | hsv(194, 53%, 90%) |
| CMYK | cmyk(53%, 12.2%, 0%, 9.8%) |
| CIE-LAB | lab(76.76, -20.27, -22.42) |
| CIE-LCH | lch(76.76, 30.22, 227.88°) |
| OKLab | oklab(79.16% -0.0751 -0.0621) |
| OKLCH | oklch(79.16% 0.097 219.6) |
| XYZ | xyz(41.5823, 51.1387, 82.5270) |
| Luminance | 0.5114 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.51
Baby Blue
#89CFF0
ΔE00 4.58
Bright Sky Blue
#02CCFE
ΔE00 5.64
Neon Blue
#04D9FF
ΔE00 5.64
Lightblue (survey)
#7BC8F6
ΔE00 6.76
Lightskyblue
#87CEFA
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCAE6 #E6886C
analogous
#6CE6C5 #6CCAE6 #6C8DE6
triadic
#6CCAE6 #E66CCA #CAE66C
tetradic
#6CCAE6 #C56CE6 #E6886C #8DE66C
square
#6CCAE6 #C56CE6 #E6886C #8DE66C
split-complementary
#6CCAE6 #E66C8D #E6C56C
monochromatic
#1F95B8 #38B7DD #6CCAE6 #A0DDEF #D5F0F8
Accessibility & contrast
On white
1.87
#6CCAE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#6CCAE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCAE6
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCAE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCAE6 | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C5E8
Deuteranopia (green-blind)
#A6B8E6
Tritanopia (blue-blind)
#05D3D3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6ccae6; /* rgb */ color: rgb(108, 202, 230); /* oklch */ color: oklch(79.2% 0.097 219.6);
Tailwind
colors: {
custom: {
50: '#9fdaee',
500: '#6ccae6',
950: '#000000',
},
}SCSS
$custom: #6ccae6; $custom-light: #9fdaee; $custom-dark: #000000;
JSON
{
"hex": "#6ccae6",
"rgb": {
"r": 108,
"g": 202,
"b": 230
},
"hsl": {
"h": 193.77,
"s": 70.93,
"l": 66.275
},
"oklch": {
"l": 0.79163,
"c": 0.09745,
"h": 219.6
},
"luminance": 0.51142
}Semantic roles & 50–950 ramp
primary
#6CCAE6
secondary
#B85A3E
accent
#3F13D3
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1416
muted
#808385