#6CCAF4#6CCAF4
#6CCAF4 is a light, moderate cyan. Relative luminance 0.520; OKLCH L 79.7% C 0.107 H 229.3°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCAF4 |
|---|---|
| RGB | rgb(108, 202, 244) |
| HSL | hsl(199, 86%, 69%) |
| HSV | hsv(199, 56%, 96%) |
| CMYK | cmyk(55.7%, 17.2%, 0%, 4.3%) |
| CIE-LAB | lab(77.26, -16.27, -29.18) |
| CIE-LCH | lch(77.26, 33.41, 240.86°) |
| OKLab | oklab(79.72% -0.07 -0.0812) |
| OKLCH | oklch(79.72% 0.107 229.3) |
| XYZ | xyz(43.6278, 51.9569, 93.3000) |
| Luminance | 0.5196 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.93
Baby Blue
#89CFF0
ΔE00 3.29
Lightskyblue
#87CEFA
ΔE00 3.72
Sky Blue
#87CEEB
ΔE00 3.75
Bright Sky Blue
#02CCFE
ΔE00 4.45
Sky
#82CAFC
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCAF4 #F4966C
analogous
#6CF4DA #6CCAF4 #6C86F4
triadic
#6CCAF4 #F46CCA #CAF46C
tetradic
#6CCAF4 #DA6CF4 #F4966C #86F46C
square
#6CCAF4 #DA6CF4 #F4966C #86F46C
split-complementary
#6CCAF4 #F46C86 #F4DA6C
monochromatic
#1099D6 #33B5F0 #6CCAF4 #A5DFF8 #DEF3FD
Accessibility & contrast
On white
1.84
#6CCAF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#6CCAF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCAF4
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCAF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCAF4 | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C7F6
Deuteranopia (green-blind)
#A1B8F3
Tritanopia (blue-blind)
#00D6D8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6ccaf4; /* rgb */ color: rgb(108, 202, 244); /* oklch */ color: oklch(79.7% 0.107 229.3);
Tailwind
colors: {
custom: {
50: '#a0daf7',
500: '#6ccaf4',
950: '#000000',
},
}SCSS
$custom: #6ccaf4; $custom-light: #a0daf7; $custom-dark: #000000;
JSON
{
"hex": "#6ccaf4",
"rgb": {
"r": 108,
"g": 202,
"b": 244
},
"hsl": {
"h": 198.529,
"s": 86.076,
"l": 69.02
},
"oklch": {
"l": 0.79719,
"c": 0.10723,
"h": 229.3
},
"luminance": 0.51961
}Semantic roles & 50–950 ramp
primary
#6CCAF4
secondary
#CD6537
accent
#4803E3
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#101417
muted
#808385