#6BCAEB#6BCAEB
#6BCAEB is a light, moderate cyan. Relative luminance 0.514; OKLCH L 79.3% C 0.101 H 223.1°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCAEB |
|---|---|
| RGB | rgb(107, 202, 235) |
| HSL | hsl(195, 76%, 67%) |
| HSV | hsv(195, 54%, 92%) |
| CMYK | cmyk(54.5%, 14%, 0%, 7.8%) |
| CIE-LAB | lab(76.90, -19.06, -24.90) |
| CIE-LCH | lch(76.90, 31.36, 232.57°) |
| OKLab | oklab(79.32% -0.0739 -0.0691) |
| OKLCH | oklch(79.32% 0.101 223.1) |
| XYZ | xyz(42.1736, 51.3612, 86.2724) |
| Luminance | 0.5137 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.06
Baby Blue
#89CFF0
ΔE00 3.71
Bright Sky Blue
#02CCFE
ΔE00 4.69
Lightblue (survey)
#7BC8F6
ΔE00 5.35
Neon Blue
#04D9FF
ΔE00 5.77
Lightskyblue
#87CEFA
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCAEB #EB8C6B
analogous
#6BEBCC #6BCAEB #6B8AEB
triadic
#6BCAEB #EB6BCA #CAEB6B
tetradic
#6BCAEB #CC6BEB #EB8C6B #8AEB6B
square
#6BCAEB #CC6BEB #EB8C6B #8AEB6B
split-complementary
#6BCAEB #EB6B8A #EBCC6B
monochromatic
#1A96C1 #35B7E4 #6BCAEB #A1DDF2 #D7F1FA
Accessibility & contrast
On white
1.86
#6BCAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#6BCAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCAEB
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCAEB | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C6ED
Deuteranopia (green-blind)
#A4B8EB
Tritanopia (blue-blind)
#00D4D4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6bcaeb; /* rgb */ color: rgb(107, 202, 235); /* oklch */ color: oklch(79.3% 0.101 223.1);
Tailwind
colors: {
custom: {
50: '#9edaf1',
500: '#6bcaeb',
950: '#000000',
},
}SCSS
$custom: #6bcaeb; $custom-light: #9edaf1; $custom-dark: #000000;
JSON
{
"hex": "#6bcaeb",
"rgb": {
"r": 107,
"g": 202,
"b": 235
},
"hsl": {
"h": 195.469,
"s": 76.19,
"l": 67.059
},
"oklch": {
"l": 0.79317,
"c": 0.10121,
"h": 223.1
},
"luminance": 0.51365
}Semantic roles & 50–950 ramp
primary
#6BCAEB
secondary
#C05D3A
accent
#420DD8
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1416
muted
#808385