#6CCAF3#6CCAF3
#6CCAF3 is a light, moderate cyan. Relative luminance 0.519; OKLCH L 79.7% C 0.106 H 228.6°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCAF3 |
|---|---|
| RGB | rgb(108, 202, 243) |
| HSL | hsl(198, 85%, 69%) |
| HSV | hsv(198, 56%, 95%) |
| CMYK | cmyk(55.6%, 16.9%, 0%, 4.7%) |
| CIE-LAB | lab(77.22, -16.56, -28.70) |
| CIE-LCH | lch(77.22, 33.13, 240.02°) |
| OKLab | oklab(79.68% -0.0703 -0.0799) |
| OKLCH | oklch(79.68% 0.106 228.6) |
| XYZ | xyz(43.4764, 51.8963, 92.5025) |
| Luminance | 0.5190 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.15
Baby Blue
#89CFF0
ΔE00 3.23
Sky Blue
#87CEEB
ΔE00 3.59
Lightskyblue
#87CEFA
ΔE00 3.89
Bright Sky Blue
#02CCFE
ΔE00 4.40
Sky
#82CAFC
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCAF3 #F3956C
analogous
#6CF3D9 #6CCAF3 #6C87F3
triadic
#6CCAF3 #F36CCA #CAF36C
tetradic
#6CCAF3 #D96CF3 #F3956C #87F36C
square
#6CCAF3 #D96CF3 #F3956C #87F36C
split-complementary
#6CCAF3 #F36C87 #F3D96C
monochromatic
#1198D3 #33B6EE #6CCAF3 #A5DEF8 #DDF3FC
Accessibility & contrast
On white
1.85
#6CCAF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#6CCAF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCAF3
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCAF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCAF3 | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C7F5
Deuteranopia (green-blind)
#A2B8F2
Tritanopia (blue-blind)
#00D6D7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6ccaf3; /* rgb */ color: rgb(108, 202, 243); /* oklch */ color: oklch(79.7% 0.106 228.6);
Tailwind
colors: {
custom: {
50: '#a0daf7',
500: '#6ccaf3',
950: '#000000',
},
}SCSS
$custom: #6ccaf3; $custom-light: #a0daf7; $custom-dark: #000000;
JSON
{
"hex": "#6ccaf3",
"rgb": {
"r": 108,
"g": 202,
"b": 243
},
"hsl": {
"h": 198.222,
"s": 84.906,
"l": 68.824
},
"oklch": {
"l": 0.79678,
"c": 0.10642,
"h": 228.6
},
"luminance": 0.519
}Semantic roles & 50–950 ramp
primary
#6CCAF3
secondary
#CC6437
accent
#4704E1
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#101417
muted
#808385