#6CCAE7#6CCAE7
#6CCAE7 is a light, moderate cyan. Relative luminance 0.512; OKLCH L 79.2% C 0.098 H 220.3°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCAE7 |
|---|---|
| RGB | rgb(108, 202, 231) |
| HSL | hsl(194, 72%, 66%) |
| HSV | hsv(194, 53%, 91%) |
| CMYK | cmyk(53.2%, 12.6%, 0%, 9.4%) |
| CIE-LAB | lab(76.80, -19.99, -22.90) |
| CIE-LCH | lch(76.80, 30.40, 228.89°) |
| OKLab | oklab(79.2% -0.0747 -0.0635) |
| OKLCH | oklch(79.2% 0.098 220.3) |
| XYZ | xyz(41.7231, 51.1950, 83.2687) |
| Luminance | 0.5120 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.35
Baby Blue
#89CFF0
ΔE00 4.35
Bright Sky Blue
#02CCFE
ΔE00 5.43
Neon Blue
#04D9FF
ΔE00 5.65
Lightblue (survey)
#7BC8F6
ΔE00 6.45
Lightskyblue
#87CEFA
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCAE7 #E7896C
analogous
#6CE7C7 #6CCAE7 #6C8DE7
triadic
#6CCAE7 #E76CCA #CAE76C
tetradic
#6CCAE7 #C76CE7 #E7896C #8DE76C
square
#6CCAE7 #C76CE7 #E7896C #8DE76C
split-complementary
#6CCAE7 #E76C8D #E7C76C
monochromatic
#1E95BA #37B7DE #6CCAE7 #A1DDF0 #D5F0F8
Accessibility & contrast
On white
1.87
#6CCAE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#6CCAE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCAE7
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCAE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCAE7 | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C5E9
Deuteranopia (green-blind)
#A6B8E7
Tritanopia (blue-blind)
#00D4D3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6ccae7; /* rgb */ color: rgb(108, 202, 231); /* oklch */ color: oklch(79.2% 0.098 220.3);
Tailwind
colors: {
custom: {
50: '#9fdaee',
500: '#6ccae7',
950: '#000000',
},
}SCSS
$custom: #6ccae7; $custom-light: #9fdaee; $custom-dark: #000000;
JSON
{
"hex": "#6ccae7",
"rgb": {
"r": 108,
"g": 202,
"b": 231
},
"hsl": {
"h": 194.146,
"s": 71.93,
"l": 66.471
},
"oklch": {
"l": 0.79202,
"c": 0.09803,
"h": 220.3
},
"luminance": 0.51199
}Semantic roles & 50–950 ramp
primary
#6CCAE7
secondary
#BA5B3D
accent
#3F12D4
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1416
muted
#808385