#6CCAF6#6CCAF6
#6CCAF6 is a light, moderate cyan. Relative luminance 0.521; OKLCH L 79.8% C 0.109 H 230.5°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCAF6 |
|---|---|
| RGB | rgb(108, 202, 246) |
| HSL | hsl(199, 88%, 69%) |
| HSV | hsv(199, 56%, 96%) |
| CMYK | cmyk(56.1%, 17.9%, 0%, 3.5%) |
| CIE-LAB | lab(77.33, -15.68, -30.14) |
| CIE-LCH | lch(77.33, 33.97, 242.51°) |
| OKLab | oklab(79.8% -0.0693 -0.084) |
| OKLCH | oklch(79.8% 0.109 230.5) |
| XYZ | xyz(43.9331, 52.0790, 94.9079) |
| Luminance | 0.5208 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.51
Lightskyblue
#87CEFA
ΔE00 3.40
Baby Blue
#89CFF0
ΔE00 3.48
Sky
#82CAFC
ΔE00 4.08
Sky Blue
#87CEEB
ΔE00 4.12
Bright Sky Blue
#02CCFE
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCAF6 #F6986C
analogous
#6CF6DD #6CCAF6 #6C85F6
triadic
#6CCAF6 #F66CCA #CAF66C
tetradic
#6CCAF6 #DD6CF6 #F6986C #85F66C
square
#6CCAF6 #DD6CF6 #F6986C #85F66C
split-complementary
#6CCAF6 #F66C85 #F6DD6C
monochromatic
#0D99DA #32B5F2 #6CCAF6 #A6DFFA #DFF4FD
Accessibility & contrast
On white
1.84
#6CCAF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#6CCAF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCAF6
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCAF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCAF6 | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C7F8
Deuteranopia (green-blind)
#A0B9F5
Tritanopia (blue-blind)
#00D6D8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6ccaf6; /* rgb */ color: rgb(108, 202, 246); /* oklch */ color: oklch(79.8% 0.109 230.5);
Tailwind
colors: {
custom: {
50: '#a0daf9',
500: '#6ccaf6',
950: '#000000',
},
}SCSS
$custom: #6ccaf6; $custom-light: #a0daf9; $custom-dark: #000000;
JSON
{
"hex": "#6ccaf6",
"rgb": {
"r": 108,
"g": 202,
"b": 246
},
"hsl": {
"h": 199.13,
"s": 88.462,
"l": 69.412
},
"oklch": {
"l": 0.79801,
"c": 0.10886,
"h": 230.5
},
"luminance": 0.52083
}Semantic roles & 50–950 ramp
primary
#6CCAF6
secondary
#D06736
accent
#4900E5
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#101417
muted
#808385