#6BCCE3#6BCCE3
#6BCCE3 is a light, moderate cyan. Relative luminance 0.519; OKLCH L 79.5% C 0.097 H 215.2°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCCE3 |
|---|---|
| RGB | rgb(107, 204, 227) |
| HSL | hsl(192, 68%, 65%) |
| HSV | hsv(192, 53%, 89%) |
| CMYK | cmyk(52.9%, 10.1%, 0%, 11%) |
| CIE-LAB | lab(77.19, -22.33, -20.15) |
| CIE-LCH | lch(77.19, 30.08, 222.07°) |
| OKLab | oklab(79.46% -0.0791 -0.0558) |
| OKLCH | oklch(79.46% 0.097 215.2) |
| XYZ | xyz(41.5160, 51.8538, 80.4791) |
| Luminance | 0.5186 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.75
Neon Blue
#04D9FF
ΔE00 5.55
Baby Blue
#89CFF0
ΔE00 5.98
Bright Sky Blue
#02CCFE
ΔE00 6.85
Aqua Blue
#02D8E9
ΔE00 6.87
Ice Blue
#A5DFF9
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCCE3 #E3826B
analogous
#6BE3BE #6BCCE3 #6B90E3
triadic
#6BCCE3 #E36BCC #CCE36B
tetradic
#6BCCE3 #BE6BE3 #E3826B #90E36B
square
#6BCCE3 #BE6BE3 #E3826B #90E36B
split-complementary
#6BCCE3 #E36B90 #E3BE6B
monochromatic
#2296B2 #38BAD9 #6BCCE3 #9EDEED #D2EFF6
Accessibility & contrast
On white
1.85
#6BCCE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#6BCCE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCCE3
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCCE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCCE3 | 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)
#BCC6E4
Deuteranopia (green-blind)
#A9B9E3
Tritanopia (blue-blind)
#03D5D3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6bcce3; /* rgb */ color: rgb(107, 204, 227); /* oklch */ color: oklch(79.5% 0.097 215.2);
Tailwind
colors: {
custom: {
50: '#9edbeb',
500: '#6bcce3',
950: '#000000',
},
}SCSS
$custom: #6bcce3; $custom-light: #9edbeb; $custom-dark: #000000;
JSON
{
"hex": "#6bcce3",
"rgb": {
"r": 107,
"g": 204,
"b": 227
},
"hsl": {
"h": 191.5,
"s": 68.182,
"l": 65.49
},
"oklch": {
"l": 0.79464,
"c": 0.09679,
"h": 215.2
},
"luminance": 0.51858
}Semantic roles & 50–950 ramp
primary
#6BCCE3
secondary
#B3553F
accent
#3915D0
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1516
muted
#808484