#6BCEF2#6BCEF2
#6BCEF2 is a light, moderate cyan. Relative luminance 0.537; OKLCH L 80.5% C 0.106 H 224.3°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCEF2 |
|---|---|
| RGB | rgb(107, 206, 242) |
| HSL | hsl(196, 84%, 68%) |
| HSV | hsv(196, 56%, 95%) |
| CMYK | cmyk(55.8%, 14.9%, 0%, 5.1%) |
| CIE-LAB | lab(78.27, -19.10, -26.55) |
| CIE-LCH | lch(78.27, 32.71, 234.27°) |
| OKLab | oklab(80.5% -0.0757 -0.0738) |
| OKLCH | oklch(80.5% 0.106 224.3) |
| XYZ | xyz(44.1555, 53.6751, 92.0206) |
| Luminance | 0.5368 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.05
Baby Blue
#89CFF0
ΔE00 3.37
Bright Sky Blue
#02CCFE
ΔE00 4.31
Lightblue (survey)
#7BC8F6
ΔE00 4.97
Lightskyblue
#87CEFA
ΔE00 5.23
Neon Blue
#04D9FF
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCEF2 #F28F6B
analogous
#6BF2D2 #6BCEF2 #6B8AF2
triadic
#6BCEF2 #F26BCE #CEF26B
tetradic
#6BCEF2 #D26BF2 #F28F6B #8AF26B
square
#6BCEF2 #D26BF2 #F28F6B #8AF26B
split-complementary
#6BCEF2 #F26B8A #F2D26B
monochromatic
#129ED0 #33BBED #6BCEF2 #A3E1F7 #DCF3FC
Accessibility & contrast
On white
1.79
#6BCEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#6BCEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCEF2
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCEF2 | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACAF4
Deuteranopia (green-blind)
#A6BBF2
Tritanopia (blue-blind)
#00D9D9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6bcef2; /* rgb */ color: rgb(107, 206, 242); /* oklch */ color: oklch(80.5% 0.106 224.3);
Tailwind
colors: {
custom: {
50: '#9fddf6',
500: '#6bcef2',
950: '#000000',
},
}SCSS
$custom: #6bcef2; $custom-light: #9fddf6; $custom-dark: #000000;
JSON
{
"hex": "#6bcef2",
"rgb": {
"r": 107,
"g": 206,
"b": 242
},
"hsl": {
"h": 196,
"s": 83.851,
"l": 68.431
},
"oklch": {
"l": 0.80495,
"c": 0.10569,
"h": 224.3
},
"luminance": 0.53679
}Semantic roles & 50–950 ramp
primary
#6BCEF2
secondary
#CB5E36
accent
#4005E0
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485