#6BD6FB#6BD6FB
#6BD6FB is a very light, moderate cyan. Relative luminance 0.582; OKLCH L 82.6% C 0.111 H 223.3°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD6FB |
|---|---|
| RGB | rgb(107, 214, 251) |
| HSL | hsl(195, 95%, 70%) |
| HSV | hsv(195, 57%, 98%) |
| CMYK | cmyk(57.4%, 14.7%, 0%, 1.6%) |
| CIE-LAB | lab(80.84, -20.58, -27.43) |
| CIE-LCH | lch(80.84, 34.29, 233.12°) |
| OKLab | oklab(82.65% -0.0809 -0.0763) |
| OKLCH | oklch(82.65% 0.111 223.3) |
| XYZ | xyz(47.5158, 58.1794, 99.9738) |
| Luminance | 0.5818 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.85
Baby Blue
#89CFF0
ΔE00 4.04
Neon Blue
#04D9FF
ΔE00 4.51
Bright Sky Blue
#02CCFE
ΔE00 4.74
Lightskyblue
#87CEFA
ΔE00 5.82
Lightblue (survey)
#7BC8F6
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD6FB #FB906B
analogous
#6BFBD8 #6BD6FB #6B8EFB
triadic
#6BD6FB #FB6BD6 #D6FB6B
tetradic
#6BD6FB #D86BFB #FB906B #8EFB6B
square
#6BD6FB #D86BFB #FB906B #8EFB6B
split-complementary
#6BD6FB #FB6B8E #FBD86B
monochromatic
#06ACE5 #2FC5F9 #6BD6FB #A7E7FD #E1F7FE
Accessibility & contrast
On white
1.66
#6BD6FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#6BD6FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD6FB
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD6FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD6FB | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D2FD
Deuteranopia (green-blind)
#ACC2FB
Tritanopia (blue-blind)
#00E2E2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6bd6fb; /* rgb */ color: rgb(107, 214, 251); /* oklch */ color: oklch(82.6% 0.111 223.3);
Tailwind
colors: {
custom: {
50: '#a1e2fc',
500: '#6bd6fb',
950: '#000000',
},
}SCSS
$custom: #6bd6fb; $custom-light: #a1e2fc; $custom-dark: #000000;
JSON
{
"hex": "#6bd6fb",
"rgb": {
"r": 107,
"g": 214,
"b": 251
},
"hsl": {
"h": 195.417,
"s": 94.737,
"l": 70.196
},
"oklch": {
"l": 0.82649,
"c": 0.11116,
"h": 223.3
},
"luminance": 0.58184
}Semantic roles & 50–950 ramp
primary
#6BD6FB
secondary
#D65E34
accent
#3B00E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101517
muted
#818485