#6BDBFF#6BDBFF
#6BDBFF is a very light, moderate cyan. Relative luminance 0.610; OKLCH L 83.9% C 0.113 H 221.8°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDBFF |
|---|---|
| RGB | rgb(107, 219, 255) |
| HSL | hsl(195, 100%, 71%) |
| HSV | hsv(195, 58%, 100%) |
| CMYK | cmyk(58%, 14.1%, 0%, 0%) |
| CIE-LAB | lab(82.38, -21.95, -27.19) |
| CIE-LCH | lch(82.38, 34.94, 231.09°) |
| OKLab | oklab(83.93% -0.0846 -0.0756) |
| OKLCH | oklch(83.93% 0.113 221.8) |
| XYZ | xyz(49.4378, 61.0040, 103.7579) |
| Luminance | 0.6101 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.13
Sky Blue
#87CEEB
ΔE00 4.67
Baby Blue
#89CFF0
ΔE00 4.91
Bright Sky Blue
#02CCFE
ΔE00 5.50
Ice Blue
#A5DFF9
ΔE00 6.39
Lightskyblue
#87CEFA
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDBFF #FF8F6B
analogous
#6BFFD9 #6BDBFF #6B91FF
triadic
#6BDBFF #FF6BDB #DBFF6B
tetradic
#6BDBFF #D96BFF #FF8F6B #91FF6B
square
#6BDBFF #D96BFF #FF8F6B #91FF6B
split-complementary
#6BDBFF #FF6B91 #FFD96B
monochromatic
#00B5F0 #2ECCFF #6BDBFF #A8EAFF #E0F8FF
Accessibility & contrast
On white
1.59
#6BDBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#6BDBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDBFF
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDBFF | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D6FF
Deuteranopia (green-blind)
#B0C6FF
Tritanopia (blue-blind)
#00E7E6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6bdbff; /* rgb */ color: rgb(107, 219, 255); /* oklch */ color: oklch(83.9% 0.113 221.8);
Tailwind
colors: {
custom: {
50: '#a1e6ff',
500: '#6bdbff',
950: '#000000',
},
}SCSS
$custom: #6bdbff; $custom-light: #a1e6ff; $custom-dark: #000000;
JSON
{
"hex": "#6bdbff",
"rgb": {
"r": 107,
"g": 219,
"b": 255
},
"hsl": {
"h": 194.595,
"s": 100,
"l": 70.98
},
"oklch": {
"l": 0.83928,
"c": 0.11347,
"h": 221.8
},
"luminance": 0.61009
}Semantic roles & 50–950 ramp
primary
#6BDBFF
secondary
#DB5C33
accent
#3800E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101618
muted
#818486