#6CCAF9#6CCAF9
#6CCAF9 is a light, moderate cyan. Relative luminance 0.523; OKLCH L 79.9% C 0.111 H 232.2°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCAF9 |
|---|---|
| RGB | rgb(108, 202, 249) |
| HSL | hsl(200, 92%, 70%) |
| HSV | hsv(200, 57%, 98%) |
| CMYK | cmyk(56.6%, 18.9%, 0%, 2.4%) |
| CIE-LAB | lab(77.44, -14.80, -31.57) |
| CIE-LCH | lch(77.44, 34.87, 244.88°) |
| OKLab | oklab(79.93% -0.0682 -0.0881) |
| OKLCH | oklch(79.93% 0.111 232.2) |
| XYZ | xyz(44.3973, 52.2647, 97.3526) |
| Luminance | 0.5227 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.03
Lightskyblue
#87CEFA
ΔE00 3.06
Sky
#82CAFC
ΔE00 3.49
Baby Blue
#89CFF0
ΔE00 3.87
Sky Blue
#87CEEB
ΔE00 4.71
Bright Sky Blue
#02CCFE
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCAF9 #F99B6C
analogous
#6CF9E2 #6CCAF9 #6C83F9
triadic
#6CCAF9 #F96CCA #CAF96C
tetradic
#6CCAF9 #E26CF9 #F99B6C #83F96C
square
#6CCAF9 #E26CF9 #F99B6C #83F96C
split-complementary
#6CCAF9 #F96C83 #F9E26C
monochromatic
#0999E1 #31B5F7 #6CCAF9 #A7DFFB #E2F4FE
Accessibility & contrast
On white
1.83
#6CCAF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#6CCAF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCAF9
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCAF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCAF9 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C8FB
Deuteranopia (green-blind)
#9FB9F8
Tritanopia (blue-blind)
#00D7D9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6ccaf9; /* rgb */ color: rgb(108, 202, 249); /* oklch */ color: oklch(79.9% 0.111 232.2);
Tailwind
colors: {
custom: {
50: '#a0dafb',
500: '#6ccaf9',
950: '#000000',
},
}SCSS
$custom: #6ccaf9; $custom-light: #a0dafb; $custom-dark: #000000;
JSON
{
"hex": "#6ccaf9",
"rgb": {
"r": 108,
"g": 202,
"b": 249
},
"hsl": {
"h": 200,
"s": 92.157,
"l": 70
},
"oklch": {
"l": 0.79926,
"c": 0.1114,
"h": 232.2
},
"luminance": 0.52269
}Semantic roles & 50–950 ramp
primary
#6CCAF9
secondary
#D46A36
accent
#4D00E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#101417
muted
#808385