#6CCBE9#6CCBE9
#6CCBE9 is a light, moderate cyan. Relative luminance 0.518; OKLCH L 79.5% C 0.099 H 220.9°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCBE9 |
|---|---|
| RGB | rgb(108, 203, 233) |
| HSL | hsl(194, 74%, 67%) |
| HSV | hsv(194, 54%, 91%) |
| CMYK | cmyk(53.6%, 12.9%, 0%, 8.6%) |
| CIE-LAB | lab(77.15, -19.93, -23.44) |
| CIE-LCH | lch(77.15, 30.77, 229.62°) |
| OKLab | oklab(79.51% -0.0751 -0.065) |
| OKLCH | oklch(79.51% 0.099 220.9) |
| XYZ | xyz(42.2426, 51.7794, 84.8433) |
| Luminance | 0.5178 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.20
Baby Blue
#89CFF0
ΔE00 4.14
Bright Sky Blue
#02CCFE
ΔE00 5.22
Neon Blue
#04D9FF
ΔE00 5.48
Lightblue (survey)
#7BC8F6
ΔE00 6.23
Lightskyblue
#87CEFA
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCBE9 #E98A6C
analogous
#6CE9C9 #6CCBE9 #6C8DE9
triadic
#6CCBE9 #E96CCB #CBE96C
tetradic
#6CCBE9 #C96CE9 #E98A6C #8DE96C
square
#6CCBE9 #C96CE9 #E98A6C #8DE96C
split-complementary
#6CCBE9 #E96C8D #E9C96C
monochromatic
#1C97BE #37B8E1 #6CCBE9 #A1DEF1 #D6F1F9
Accessibility & contrast
On white
1.85
#6CCBE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#6CCBE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCBE9
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCBE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCBE9 | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C6EB
Deuteranopia (green-blind)
#A6B9E9
Tritanopia (blue-blind)
#00D5D4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6ccbe9; /* rgb */ color: rgb(108, 203, 233); /* oklch */ color: oklch(79.5% 0.099 220.9);
Tailwind
colors: {
custom: {
50: '#9fdbf0',
500: '#6ccbe9',
950: '#000000',
},
}SCSS
$custom: #6ccbe9; $custom-light: #9fdbf0; $custom-dark: #000000;
JSON
{
"hex": "#6ccbe9",
"rgb": {
"r": 108,
"g": 203,
"b": 233
},
"hsl": {
"h": 194.4,
"s": 73.964,
"l": 66.863
},
"oklch": {
"l": 0.79505,
"c": 0.09929,
"h": 220.9
},
"luminance": 0.51783
}Semantic roles & 50–950 ramp
primary
#6CCBE9
secondary
#BD5B3C
accent
#3F0FD6
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1516
muted
#808485