#6BCCED#6BCCED
#6BCCED is a light, moderate cyan. Relative luminance 0.524; OKLCH L 79.8% C 0.102 H 222.7°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCCED |
|---|---|
| RGB | rgb(107, 204, 237) |
| HSL | hsl(195, 78%, 67%) |
| HSV | hsv(195, 55%, 93%) |
| CMYK | cmyk(54.9%, 13.9%, 0%, 7.1%) |
| CIE-LAB | lab(77.53, -19.51, -25.01) |
| CIE-LCH | lch(77.53, 31.72, 232.04°) |
| OKLab | oklab(79.85% -0.0753 -0.0694) |
| OKLCH | oklch(79.85% 0.102 222.7) |
| XYZ | xyz(42.9364, 52.4220, 87.9601) |
| Luminance | 0.5243 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.03
Baby Blue
#89CFF0
ΔE00 3.70
Bright Sky Blue
#02CCFE
ΔE00 4.65
Neon Blue
#04D9FF
ΔE00 5.40
Lightblue (survey)
#7BC8F6
ΔE00 5.54
Lightskyblue
#87CEFA
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCCED #ED8C6B
analogous
#6BEDCD #6BCCED #6B8BED
triadic
#6BCCED #ED6BCC #CCED6B
tetradic
#6BCCED #CD6BED #ED8C6B #8BED6B
square
#6BCCED #CD6BED #ED8C6B #8BED6B
split-complementary
#6BCCED #ED6B8B #EDCD6B
monochromatic
#189AC6 #34B9E6 #6BCCED #A2DFF4 #D8F2FA
Accessibility & contrast
On white
1.83
#6BCCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#6BCCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCCED
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCCED | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C8EF
Deuteranopia (green-blind)
#A6B9ED
Tritanopia (blue-blind)
#00D6D6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6bcced; /* rgb */ color: rgb(107, 204, 237); /* oklch */ color: oklch(79.8% 0.102 222.7);
Tailwind
colors: {
custom: {
50: '#9fdbf3',
500: '#6bcced',
950: '#000000',
},
}SCSS
$custom: #6bcced; $custom-light: #9fdbf3; $custom-dark: #000000;
JSON
{
"hex": "#6bcced",
"rgb": {
"r": 107,
"g": 204,
"b": 237
},
"hsl": {
"h": 195.231,
"s": 78.313,
"l": 67.451
},
"oklch": {
"l": 0.79847,
"c": 0.10245,
"h": 222.7
},
"luminance": 0.52426
}Semantic roles & 50–950 ramp
primary
#6BCCED
secondary
#C35C39
accent
#400BDB
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1517
muted
#808485