#6BCDF6#6BCDF6
#6BCDF6 is a light, moderate cyan. Relative luminance 0.534; OKLCH L 80.4% C 0.109 H 227.7°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCDF6 |
|---|---|
| RGB | rgb(107, 205, 246) |
| HSL | hsl(198, 89%, 69%) |
| HSV | hsv(198, 57%, 96%) |
| CMYK | cmyk(56.5%, 16.7%, 0%, 3.5%) |
| CIE-LAB | lab(78.13, -17.43, -28.91) |
| CIE-LCH | lch(78.13, 33.75, 238.91°) |
| OKLab | oklab(80.43% -0.0732 -0.0805) |
| OKLCH | oklch(80.43% 0.109 227.7) |
| XYZ | xyz(44.5229, 53.4381, 95.1392) |
| Luminance | 0.5344 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.21
Sky Blue
#87CEEB
ΔE00 3.52
Lightblue (survey)
#7BC8F6
ΔE00 3.65
Lightskyblue
#87CEFA
ΔE00 4.10
Bright Sky Blue
#02CCFE
ΔE00 4.16
Sky
#82CAFC
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCDF6 #F6946B
analogous
#6BF6DA #6BCDF6 #6B88F6
triadic
#6BCDF6 #F66BCD #CDF66B
tetradic
#6BCDF6 #DA6BF6 #F6946B #88F66B
square
#6BCDF6 #DA6BF6 #F6946B #88F66B
split-complementary
#6BCDF6 #F66B88 #F6DA6B
monochromatic
#0D9DD9 #31BAF2 #6BCDF6 #A5E0FA #DEF4FD
Accessibility & contrast
On white
1.80
#6BCDF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#6BCDF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCDF6
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCDF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCDF6 | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CAF8
Deuteranopia (green-blind)
#A4BBF6
Tritanopia (blue-blind)
#00D9DA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6bcdf6; /* rgb */ color: rgb(107, 205, 246); /* oklch */ color: oklch(80.4% 0.109 227.7);
Tailwind
colors: {
custom: {
50: '#a0dcf9',
500: '#6bcdf6',
950: '#000000',
},
}SCSS
$custom: #6bcdf6; $custom-light: #a0dcf9; $custom-dark: #000000;
JSON
{
"hex": "#6bcdf6",
"rgb": {
"r": 107,
"g": 205,
"b": 246
},
"hsl": {
"h": 197.698,
"s": 88.535,
"l": 69.216
},
"oklch": {
"l": 0.80432,
"c": 0.10876,
"h": 227.7
},
"luminance": 0.53442
}Semantic roles & 50–950 ramp
primary
#6BCDF6
secondary
#D06336
accent
#4400E5
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485