#6CCAE3#6CCAE3
#6CCAE3 is a light, moderate cyan. Relative luminance 0.510; OKLCH L 79.0% C 0.096 H 217.3°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCAE3 |
|---|---|
| RGB | rgb(108, 202, 227) |
| HSL | hsl(193, 68%, 66%) |
| HSV | hsv(193, 52%, 89%) |
| CMYK | cmyk(52.4%, 11%, 0%, 11%) |
| CIE-LAB | lab(76.66, -21.11, -20.95) |
| CIE-LCH | lch(76.66, 29.74, 224.79°) |
| OKLab | oklab(79.05% -0.0762 -0.058) |
| OKLCH | oklch(79.05% 0.096 217.3) |
| XYZ | xyz(41.1646, 50.9716, 80.3274) |
| Luminance | 0.5098 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.13
Baby Blue
#89CFF0
ΔE00 5.32
Neon Blue
#04D9FF
ΔE00 5.74
Bright Sky Blue
#02CCFE
ΔE00 6.34
Lightblue (survey)
#7BC8F6
ΔE00 7.69
Aqua Blue
#02D8E9
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCAE3 #E3856C
analogous
#6CE3C0 #6CCAE3 #6C8EE3
triadic
#6CCAE3 #E36CCA #CAE36C
tetradic
#6CCAE3 #C06CE3 #E3856C #8EE36C
square
#6CCAE3 #C06CE3 #E3856C #8EE36C
split-complementary
#6CCAE3 #E36C8E #E3C06C
monochromatic
#2294B3 #39B7D9 #6CCAE3 #9FDDED #D3EFF7
Accessibility & contrast
On white
1.88
#6CCAE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#6CCAE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCAE3
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCAE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCAE3 | 1.00 | 1.88 | 11.20 | 11.20 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C5E4
Deuteranopia (green-blind)
#A7B7E3
Tritanopia (blue-blind)
#11D3D2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6ccae3; /* rgb */ color: rgb(108, 202, 227); /* oklch */ color: oklch(79.0% 0.096 217.3);
Tailwind
colors: {
custom: {
50: '#9edaeb',
500: '#6ccae3',
950: '#000000',
},
}SCSS
$custom: #6ccae3; $custom-light: #9edaeb; $custom-dark: #000000;
JSON
{
"hex": "#6ccae3",
"rgb": {
"r": 108,
"g": 202,
"b": 227
},
"hsl": {
"h": 192.605,
"s": 68,
"l": 65.686
},
"oklch": {
"l": 0.79049,
"c": 0.09579,
"h": 217.3
},
"luminance": 0.50975
}Semantic roles & 50–950 ramp
primary
#6CCAE3
secondary
#B35840
accent
#3D16D0
background
#FCFEFE
surface
#F6FBFD
border
#D0D4D5
text
#0F1416
muted
#808384