#6BCEF4#6BCEF4
#6BCEF4 is a light, moderate cyan. Relative luminance 0.538; OKLCH L 80.6% C 0.107 H 225.6°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCEF4 |
|---|---|
| RGB | rgb(107, 206, 244) |
| HSL | hsl(197, 86%, 69%) |
| HSV | hsv(197, 56%, 96%) |
| CMYK | cmyk(56.1%, 15.6%, 0%, 4.3%) |
| CIE-LAB | lab(78.34, -18.52, -27.52) |
| CIE-LCH | lch(78.34, 33.17, 236.05°) |
| OKLab | oklab(80.58% -0.0749 -0.0765) |
| OKLCH | oklch(80.58% 0.107 225.6) |
| XYZ | xyz(44.4575, 53.7959, 93.6112) |
| Luminance | 0.5380 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.17
Baby Blue
#89CFF0
ΔE00 3.23
Bright Sky Blue
#02CCFE
ΔE00 4.17
Lightblue (survey)
#7BC8F6
ΔE00 4.48
Lightskyblue
#87CEFA
ΔE00 4.78
Neon Blue
#04D9FF
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCEF4 #F4916B
analogous
#6BF4D6 #6BCEF4 #6B8AF4
triadic
#6BCEF4 #F46BCE #CEF46B
tetradic
#6BCEF4 #D66BF4 #F4916B #8AF46B
square
#6BCEF4 #D66BF4 #F4916B #8AF46B
split-complementary
#6BCEF4 #F46B8A #F4D66B
monochromatic
#109ED5 #32BBF0 #6BCEF4 #A4E1F8 #DDF4FC
Accessibility & contrast
On white
1.79
#6BCEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#6BCEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCEF4
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCEF4 | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CAF6
Deuteranopia (green-blind)
#A6BBF4
Tritanopia (blue-blind)
#00D9DA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6bcef4; /* rgb */ color: rgb(107, 206, 244); /* oklch */ color: oklch(80.6% 0.107 225.6);
Tailwind
colors: {
custom: {
50: '#9fddf7',
500: '#6bcef4',
950: '#000000',
},
}SCSS
$custom: #6bcef4; $custom-light: #9fddf7; $custom-dark: #000000;
JSON
{
"hex": "#6bcef4",
"rgb": {
"r": 107,
"g": 206,
"b": 244
},
"hsl": {
"h": 196.642,
"s": 86.164,
"l": 68.824
},
"oklch": {
"l": 0.80575,
"c": 0.1071,
"h": 225.6
},
"luminance": 0.538
}Semantic roles & 50–950 ramp
primary
#6BCEF4
secondary
#CD6036
accent
#4103E3
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485