#6CCAE4#6CCAE4
#6CCAE4 is a light, moderate cyan. Relative luminance 0.510; OKLCH L 79.1% C 0.096 H 218.1°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCAE4 |
|---|---|
| RGB | rgb(108, 202, 228) |
| HSL | hsl(193, 69%, 66%) |
| HSV | hsv(193, 53%, 89%) |
| CMYK | cmyk(52.6%, 11.4%, 0%, 10.6%) |
| CIE-LAB | lab(76.70, -20.83, -21.44) |
| CIE-LCH | lch(76.70, 29.89, 225.83°) |
| OKLab | oklab(79.09% -0.0758 -0.0594) |
| OKLCH | oklch(79.09% 0.096 218.1) |
| XYZ | xyz(41.3030, 51.0270, 81.0563) |
| Luminance | 0.5103 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.91
Baby Blue
#89CFF0
ΔE00 5.06
Neon Blue
#04D9FF
ΔE00 5.69
Bright Sky Blue
#02CCFE
ΔE00 6.09
Lightblue (survey)
#7BC8F6
ΔE00 7.38
Lightskyblue
#87CEFA
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCAE4 #E4866C
analogous
#6CE4C2 #6CCAE4 #6C8EE4
triadic
#6CCAE4 #E46CCA #CAE46C
tetradic
#6CCAE4 #C26CE4 #E4866C #8EE46C
square
#6CCAE4 #C26CE4 #E4866C #8EE46C
split-complementary
#6CCAE4 #E46C8E #E4C26C
monochromatic
#2195B4 #38B7DB #6CCAE4 #A0DDED #D3EFF7
Accessibility & contrast
On white
1.87
#6CCAE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#6CCAE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCAE4
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCAE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCAE4 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C5E5
Deuteranopia (green-blind)
#A7B7E4
Tritanopia (blue-blind)
#0ED3D2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6ccae4; /* rgb */ color: rgb(108, 202, 228); /* oklch */ color: oklch(79.1% 0.096 218.1);
Tailwind
colors: {
custom: {
50: '#9edaec',
500: '#6ccae4',
950: '#000000',
},
}SCSS
$custom: #6ccae4; $custom-light: #9edaec; $custom-dark: #000000;
JSON
{
"hex": "#6ccae4",
"rgb": {
"r": 108,
"g": 202,
"b": 228
},
"hsl": {
"h": 193,
"s": 68.966,
"l": 65.882
},
"oklch": {
"l": 0.79087,
"c": 0.09632,
"h": 218.1
},
"luminance": 0.51031
}Semantic roles & 50–950 ramp
primary
#6CCAE4
secondary
#B5593F
accent
#3D15D1
background
#FCFEFE
surface
#F6FBFD
border
#D0D4D5
text
#0F1416
muted
#808384