#6BCEF5#6BCEF5
#6BCEF5 is a light, moderate cyan. Relative luminance 0.539; OKLCH L 80.6% C 0.108 H 226.2°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCEF5 |
|---|---|
| RGB | rgb(107, 206, 245) |
| HSL | hsl(197, 87%, 69%) |
| HSV | hsv(197, 56%, 96%) |
| CMYK | cmyk(56.3%, 15.9%, 0%, 3.9%) |
| CIE-LAB | lab(78.38, -18.23, -28.00) |
| CIE-LCH | lch(78.38, 33.41, 236.92°) |
| OKLab | oklab(80.62% -0.0746 -0.0779) |
| OKLCH | oklch(80.62% 0.108 226.2) |
| XYZ | xyz(44.6098, 53.8568, 94.4130) |
| Luminance | 0.5386 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.20
Sky Blue
#87CEEB
ΔE00 3.27
Bright Sky Blue
#02CCFE
ΔE00 4.14
Lightblue (survey)
#7BC8F6
ΔE00 4.24
Lightskyblue
#87CEFA
ΔE00 4.56
Sky
#82CAFC
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCEF5 #F5926B
analogous
#6BF5D7 #6BCEF5 #6B89F5
triadic
#6BCEF5 #F56BCE #CEF56B
tetradic
#6BCEF5 #D76BF5 #F5926B #89F56B
square
#6BCEF5 #D76BF5 #F5926B #89F56B
split-complementary
#6BCEF5 #F56B89 #F5D76B
monochromatic
#0F9ED7 #32BBF1 #6BCEF5 #A4E1F9 #DEF4FD
Accessibility & contrast
On white
1.78
#6BCEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#6BCEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCEF5
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCEF5 | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CAF7
Deuteranopia (green-blind)
#A5BBF5
Tritanopia (blue-blind)
#00DADB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6bcef5; /* rgb */ color: rgb(107, 206, 245); /* oklch */ color: oklch(80.6% 0.108 226.2);
Tailwind
colors: {
custom: {
50: '#a0ddf8',
500: '#6bcef5',
950: '#000000',
},
}SCSS
$custom: #6bcef5; $custom-light: #a0ddf8; $custom-dark: #000000;
JSON
{
"hex": "#6bcef5",
"rgb": {
"r": 107,
"g": 206,
"b": 245
},
"hsl": {
"h": 196.957,
"s": 87.342,
"l": 69.02
},
"oklch": {
"l": 0.80615,
"c": 0.10783,
"h": 226.2
},
"luminance": 0.53861
}Semantic roles & 50–950 ramp
primary
#6BCEF5
secondary
#CE6136
accent
#4202E4
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485