#6CCBE6#6CCBE6
#6CCBE6 is a light, moderate cyan. Relative luminance 0.516; OKLCH L 79.4% C 0.098 H 218.6°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCBE6 |
|---|---|
| RGB | rgb(108, 203, 230) |
| HSL | hsl(193, 71%, 66%) |
| HSV | hsv(193, 53%, 90%) |
| CMYK | cmyk(53%, 11.7%, 0%, 9.8%) |
| CIE-LAB | lab(77.05, -20.78, -21.98) |
| CIE-LCH | lch(77.05, 30.25, 226.62°) |
| OKLab | oklab(79.39% -0.0762 -0.0609) |
| OKLCH | oklch(79.39% 0.098 218.6) |
| XYZ | xyz(41.8177, 51.6094, 82.6055) |
| Luminance | 0.5161 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.70
Baby Blue
#89CFF0
ΔE00 4.82
Neon Blue
#04D9FF
ΔE00 5.48
Bright Sky Blue
#02CCFE
ΔE00 5.85
Lightblue (survey)
#7BC8F6
ΔE00 7.14
Lightskyblue
#87CEFA
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCBE6 #E6876C
analogous
#6CE6C4 #6CCBE6 #6C8EE6
triadic
#6CCBE6 #E66CCB #CBE66C
tetradic
#6CCBE6 #C46CE6 #E6876C #8EE66C
square
#6CCBE6 #C46CE6 #E6876C #8EE66C
split-complementary
#6CCBE6 #E66C8E #E6C46C
monochromatic
#1F96B8 #38B8DD #6CCBE6 #A0DEEF #D5F0F8
Accessibility & contrast
On white
1.85
#6CCBE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#6CCBE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCBE6
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCBE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCBE6 | 1.00 | 1.85 | 11.32 | 11.32 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC6E8
Deuteranopia (green-blind)
#A7B8E6
Tritanopia (blue-blind)
#03D4D3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6ccbe6; /* rgb */ color: rgb(108, 203, 230); /* oklch */ color: oklch(79.4% 0.098 218.6);
Tailwind
colors: {
custom: {
50: '#9fdbee',
500: '#6ccbe6',
950: '#000000',
},
}SCSS
$custom: #6ccbe6; $custom-light: #9fdbee; $custom-dark: #000000;
JSON
{
"hex": "#6ccbe6",
"rgb": {
"r": 108,
"g": 203,
"b": 230
},
"hsl": {
"h": 193.279,
"s": 70.93,
"l": 66.275
},
"oklch": {
"l": 0.7939,
"c": 0.09753,
"h": 218.6
},
"luminance": 0.51613
}Semantic roles & 50–950 ramp
primary
#6CCBE6
secondary
#B8593E
accent
#3D13D3
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1516
muted
#808485