#6BD3FF#6BD3FF
#6BD3FF is a very light, moderate cyan. Relative luminance 0.569; OKLCH L 82.1% C 0.114 H 228.2°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD3FF |
|---|---|
| RGB | rgb(107, 211, 255) |
| HSL | hsl(198, 100%, 71%) |
| HSV | hsv(198, 58%, 100%) |
| CMYK | cmyk(58%, 17.3%, 0%, 0%) |
| CIE-LAB | lab(80.14, -17.89, -30.62) |
| CIE-LCH | lch(80.14, 35.46, 239.71°) |
| OKLab | oklab(82.14% -0.0763 -0.0853) |
| OKLCH | oklch(82.14% 0.114 228.2) |
| XYZ | xyz(47.4007, 56.9298, 103.0789) |
| Luminance | 0.5693 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.63
Lightskyblue
#87CEFA
ΔE00 4.15
Sky Blue
#87CEEB
ΔE00 4.17
Lightblue (survey)
#7BC8F6
ΔE00 4.18
Bright Sky Blue
#02CCFE
ΔE00 4.40
Sky
#82CAFC
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD3FF #FF976B
analogous
#6BFFE1 #6BD3FF #6B89FF
triadic
#6BD3FF #FF6BD3 #D3FF6B
tetradic
#6BD3FF #E16BFF #FF976B #89FF6B
square
#6BD3FF #E16BFF #FF976B #89FF6B
split-complementary
#6BD3FF #FF6B89 #FFE16B
monochromatic
#00A8F0 #2EC1FF #6BD3FF #A8E5FF #E0F6FF
Accessibility & contrast
On white
1.70
#6BD3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#6BD3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD3FF
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD3FF | 1.00 | 1.70 | 12.39 | 12.39 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCD0FF
Deuteranopia (green-blind)
#A7C0FE
Tritanopia (blue-blind)
#00E0E1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6bd3ff; /* rgb */ color: rgb(107, 211, 255); /* oklch */ color: oklch(82.1% 0.114 228.2);
Tailwind
colors: {
custom: {
50: '#a1e0ff',
500: '#6bd3ff',
950: '#000000',
},
}SCSS
$custom: #6bd3ff; $custom-light: #a1e0ff; $custom-dark: #000000;
JSON
{
"hex": "#6bd3ff",
"rgb": {
"r": 107,
"g": 211,
"b": 255
},
"hsl": {
"h": 197.838,
"s": 100,
"l": 70.98
},
"oklch": {
"l": 0.82139,
"c": 0.11447,
"h": 228.2
},
"luminance": 0.56934
}Semantic roles & 50–950 ramp
primary
#6BD3FF
secondary
#DB6533
accent
#4400E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101518
muted
#818486