#6BCEEA#6BCEEA
#6BCEEA is a light, moderate cyan. Relative luminance 0.532; OKLCH L 80.2% C 0.101 H 218.7°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCEEA |
|---|---|
| RGB | rgb(107, 206, 234) |
| HSL | hsl(193, 75%, 67%) |
| HSV | hsv(193, 54%, 92%) |
| CMYK | cmyk(54.3%, 12%, 0%, 8.2%) |
| CIE-LAB | lab(78.00, -21.38, -22.69) |
| CIE-LCH | lch(78.00, 31.17, 226.71°) |
| OKLab | oklab(80.18% -0.0786 -0.0629) |
| OKLCH | oklch(80.18% 0.101 218.7) |
| XYZ | xyz(42.9802, 53.2050, 85.8305) |
| Luminance | 0.5321 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.72
Baby Blue
#89CFF0
ΔE00 4.76
Neon Blue
#04D9FF
ΔE00 4.89
Bright Sky Blue
#02CCFE
ΔE00 5.63
Lightblue (survey)
#7BC8F6
ΔE00 7.18
Lightskyblue
#87CEFA
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCEEA #EA876B
analogous
#6BEAC6 #6BCEEA #6B8FEA
triadic
#6BCEEA #EA6BCE #CEEA6B
tetradic
#6BCEEA #C66BEA #EA876B #8FEA6B
square
#6BCEEA #C66BEA #EA876B #8FEA6B
split-complementary
#6BCEEA #EA6B8F #EAC66B
monochromatic
#1B9BBF #35BCE2 #6BCEEA #A1E0F2 #D6F1F9
Accessibility & contrast
On white
1.80
#6BCEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#6BCEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCEEA
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCEEA | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC9EC
Deuteranopia (green-blind)
#A9BBEA
Tritanopia (blue-blind)
#00D8D7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6bceea; /* rgb */ color: rgb(107, 206, 234); /* oklch */ color: oklch(80.2% 0.101 218.7);
Tailwind
colors: {
custom: {
50: '#9fddf0',
500: '#6bceea',
950: '#000000',
},
}SCSS
$custom: #6bceea; $custom-light: #9fddf0; $custom-dark: #000000;
JSON
{
"hex": "#6bceea",
"rgb": {
"r": 107,
"g": 206,
"b": 234
},
"hsl": {
"h": 193.228,
"s": 75.148,
"l": 66.863
},
"oklch": {
"l": 0.80183,
"c": 0.10069,
"h": 218.7
},
"luminance": 0.53209
}Semantic roles & 50–950 ramp
primary
#6BCEEA
secondary
#BE583B
accent
#3B0ED7
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485