#6BCBEB#6BCBEB
#6BCBEB is a light, moderate cyan. Relative luminance 0.518; OKLCH L 79.5% C 0.101 H 222.2°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCBEB |
|---|---|
| RGB | rgb(107, 203, 235) |
| HSL | hsl(195, 76%, 67%) |
| HSV | hsv(195, 54%, 92%) |
| CMYK | cmyk(54.5%, 13.6%, 0%, 7.8%) |
| CIE-LAB | lab(77.18, -19.57, -24.47) |
| CIE-LCH | lch(77.18, 31.33, 231.35°) |
| OKLab | oklab(79.54% -0.075 -0.0679) |
| OKLCH | oklch(79.54% 0.101 222.2) |
| XYZ | xyz(42.4089, 51.8320, 86.3508) |
| Luminance | 0.5184 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.10
Baby Blue
#89CFF0
ΔE00 3.86
Bright Sky Blue
#02CCFE
ΔE00 4.82
Neon Blue
#04D9FF
ΔE00 5.50
Lightblue (survey)
#7BC8F6
ΔE00 5.73
Lightskyblue
#87CEFA
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCBEB #EB8B6B
analogous
#6BEBCB #6BCBEB #6B8BEB
triadic
#6BCBEB #EB6BCB #CBEB6B
tetradic
#6BCBEB #CB6BEB #EB8B6B #8BEB6B
square
#6BCBEB #CB6BEB #EB8B6B #8BEB6B
split-complementary
#6BCBEB #EB6B8B #EBCB6B
monochromatic
#1A98C1 #35B8E4 #6BCBEB #A1DEF2 #D7F1FA
Accessibility & contrast
On white
1.85
#6BCBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#6BCBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCBEB
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCBEB | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C7ED
Deuteranopia (green-blind)
#A5B8EB
Tritanopia (blue-blind)
#00D5D5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6bcbeb; /* rgb */ color: rgb(107, 203, 235); /* oklch */ color: oklch(79.5% 0.101 222.2);
Tailwind
colors: {
custom: {
50: '#9fdbf1',
500: '#6bcbeb',
950: '#000000',
},
}SCSS
$custom: #6bcbeb; $custom-light: #9fdbf1; $custom-dark: #000000;
JSON
{
"hex": "#6bcbeb",
"rgb": {
"r": 107,
"g": 203,
"b": 235
},
"hsl": {
"h": 195,
"s": 76.19,
"l": 67.059
},
"oklch": {
"l": 0.79543,
"c": 0.10118,
"h": 222.2
},
"luminance": 0.51836
}Semantic roles & 50–950 ramp
primary
#6BCBEB
secondary
#C05C3A
accent
#400DD8
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1516
muted
#808485